use wxOVERRIDE in wxMSW sources
This commit is contained in:
@@ -20,7 +20,7 @@ public:
|
||||
virtual ~wxOwnerDrawn() {}
|
||||
|
||||
virtual bool OnDrawItem(wxDC& dc, const wxRect& rc,
|
||||
wxODAction act, wxODStatus stat);
|
||||
wxODAction act, wxODStatus stat) wxOVERRIDE;
|
||||
};
|
||||
|
||||
#endif // wxUSE_OWNER_DRAWN
|
||||
|
Reference in New Issue
Block a user