Add more wxOVERRIDE
This commit is contained in:
committed by
Vadim Zeitlin
parent
455a45f5a8
commit
7c1ab06ea5
@@ -1159,7 +1159,7 @@ template <class NotifierT, class EntryT>
|
||||
class ArchiveNotifier : public NotifierT
|
||||
{
|
||||
public:
|
||||
void OnEntryUpdated(EntryT& WXUNUSED(entry)) { }
|
||||
void OnEntryUpdated(EntryT& WXUNUSED(entry)) wxOVERRIDE { }
|
||||
};
|
||||
|
||||
template <class ClassFactoryT>
|
||||
|
Reference in New Issue
Block a user