More use of wxOVERRIDE
This commit is contained in:
@@ -22,7 +22,7 @@ public:
|
||||
virtual ~wxMessageDialog();
|
||||
|
||||
// Reimplemented to translate return codes from Qt to wx
|
||||
virtual int ShowModal();
|
||||
virtual int ShowModal() wxOVERRIDE;
|
||||
|
||||
private:
|
||||
wxDECLARE_DYNAMIC_CLASS_NO_COPY(wxMessageDialog);
|
||||
|
Reference in New Issue
Block a user