Removed some debug code from window headers; added some debug
code to try to figure out capture problems git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -76,6 +76,8 @@ public:
|
||||
// Processes an X event.
|
||||
virtual void ProcessXEvent(WXEvent* event);
|
||||
|
||||
virtual void OnAssert(const wxChar *file, int line, const wxChar *msg);
|
||||
|
||||
protected:
|
||||
bool m_showOnInit;
|
||||
|
||||
|
Reference in New Issue
Block a user