use more wxOVERRIDE (#329)
This commit is contained in:
@@ -21,7 +21,7 @@ public:
|
||||
{ }
|
||||
|
||||
// overridden base class method showing the native task dialog if possible
|
||||
virtual int ShowModal();
|
||||
virtual int ShowModal() wxOVERRIDE;
|
||||
|
||||
private:
|
||||
wxDECLARE_DYNAMIC_CLASS_NO_COPY(wxRichMessageDialog);
|
||||
|
Reference in New Issue
Block a user