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:
@@ -526,7 +526,7 @@ protected:
|
||||
|
||||
virtual void DoCaptureMouse(void);
|
||||
virtual void DoReleaseMouse(void);
|
||||
|
||||
|
||||
// move the window to the specified location and resize it: this is called
|
||||
// from both DoSetSize() and DoSetClientSize() and would usually just call
|
||||
// ::WinSetWindowPos() except for composite controls which will want to arrange
|
||||
|
Reference in New Issue
Block a user