added wx/window.h included needed by last change using wxWindow::NewControlId() (fixed PCH-less builds, bug 1638781)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include "wx/longlong.h"
|
||||
#include "wx/event.h"
|
||||
#include "wx/stopwatch.h" // for backwards compatibility
|
||||
#include "wx/window.h" // only for NewControlId()
|
||||
|
||||
|
||||
// more readable flags for Start():
|
||||
|
Reference in New Issue
Block a user