Error fix after recent changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
525665dfe7
commit
fa9a4f7f81
@ -21,6 +21,9 @@
|
||||
#pragma interface "window.h"
|
||||
#endif
|
||||
|
||||
// for HANDLE
|
||||
#include "wx/msw/wrapwin.h"
|
||||
|
||||
// [at least] some version of Windows send extra mouse move messages after
|
||||
// a mouse click or a key press - to temporarily fix this problem, set the
|
||||
// define below to 1
|
||||
|
Loading…
Reference in New Issue
Block a user