add missing wxOVERRIDE
This commit is contained in:
@@ -288,7 +288,7 @@ public:
|
|||||||
CreateOrUpdateNotification();
|
CreateOrUpdateNotification();
|
||||||
}
|
}
|
||||||
|
|
||||||
virtual bool AddAction(wxWindowID actionid, const wxString &label)
|
virtual bool AddAction(wxWindowID actionid, const wxString &label) wxOVERRIDE
|
||||||
{
|
{
|
||||||
if ( !CreateOrUpdateNotification() )
|
if ( !CreateOrUpdateNotification() )
|
||||||
return false;
|
return false;
|
||||||
|
Reference in New Issue
Block a user