support retina display

This commit is contained in:
Grant Paul
2012-12-23 21:33:52 +13:00
committed by Matthew Parlane
parent e3eebdf591
commit 3aa9901618
7 changed files with 107 additions and 34 deletions

View File

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