MemoryStringSearcher: drop superfluous qualifier
This commit is contained in:
@@ -15,5 +15,5 @@ public:
|
|||||||
exit = true;
|
exit = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
void MemoryStringSearcher::Search(wxCommandEvent& event);
|
void Search(wxCommandEvent& event);
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user