defer dc screen grab until blit

This commit is contained in:
Sean D'Epagnier
2016-08-26 15:02:39 -04:00
committed by Vadim Zeitlin
parent 694decea6e
commit cc01fbc3c0
8 changed files with 27 additions and 8 deletions

View File

@@ -20,9 +20,6 @@ public:
protected:
wxWindow *m_window;
private:
};