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

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-05-30 17:39:22 +00:00
parent bacd54f604
commit ccdc11bbaf
9 changed files with 30 additions and 23 deletions

View File

@@ -32,6 +32,7 @@
#include "wx/checklst.h"
#include "wx/textctrl.h"
#include "wx/intl.h"
#include "wx/stattext.h"
#endif // WX_PRECOMP
#include "wx/filename.h"
@@ -39,7 +40,6 @@
#include "wx/mimetype.h"
#include "wx/statline.h"
#include "wx/stattext.h"
#include "wx/filedlg.h"
#include "wx/valtext.h"