Changed to non conflicting overload.

This commit is contained in:
Matthew Parlane
2012-12-24 00:00:45 +13:00
parent a8ddc3e069
commit f865450b5a
2 changed files with 4 additions and 4 deletions

View File

@ -50,7 +50,7 @@ public:
DSPDebuggerLLE(wxWindow *parent, wxWindowID id = wxID_ANY);
virtual ~DSPDebuggerLLE();
virtual void Refresh();
virtual void Update();
private:
DECLARE_EVENT_TABLE();