Regenerated makefiles for runtime lib change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-04-17 12:58:24 +00:00
parent dfc6f510c5
commit 21c6080db7
313 changed files with 9858 additions and 14623 deletions

View File

@@ -62,6 +62,8 @@ protected:
// paint the given rectangle with our background brush/colour
void PaintBackground(wxDC& dc, const struct tagRECT& rc);
// paint the foreground of the static box
virtual void PaintForeground(wxDC& dc, const struct tagRECT& rc);
void OnPaint(wxPaintEvent& event);
#endif // !__WXWINCE__