Include wx/control.h according to precompiled headers of wx/wx.h (with other minor cleaning).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-05-26 10:15:44 +00:00
parent a18c21f000
commit 93fbbe0765
14 changed files with 30 additions and 17 deletions

View File

@@ -26,6 +26,8 @@
#if wxUSE_CONTROLS
#include "wx/control.h"
#ifndef WX_PRECOMP
#include "wx/event.h"
#include "wx/app.h"
@@ -34,8 +36,6 @@
#include "wx/settings.h"
#endif
#include "wx/control.h"
#if wxUSE_LISTCTRL
#include "wx/listctrl.h"
#endif // wxUSE_LISTCTRL