Revised #ifndef WX_PRECOMP headers, added missing #include wx/wxcrtvararg.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jaakko Salli
2008-09-21 17:06:44 +00:00
parent a6162a3eaf
commit 4b5d2be396
8 changed files with 1 additions and 54 deletions

View File

@@ -42,11 +42,11 @@
#include "wx/scrolwin.h" #include "wx/scrolwin.h"
#include "wx/dirdlg.h" #include "wx/dirdlg.h"
#include "wx/combobox.h" #include "wx/combobox.h"
#include "wx/layout.h"
#include "wx/sizer.h" #include "wx/sizer.h"
#include "wx/textdlg.h" #include "wx/textdlg.h"
#include "wx/filedlg.h" #include "wx/filedlg.h"
#include "wx/intl.h" #include "wx/intl.h"
#include "wx/wxcrtvararg.h"
#endif #endif
#define __wxPG_SOURCE_FILE__ #define __wxPG_SOURCE_FILE__

View File

@@ -41,7 +41,6 @@
#include "wx/stattext.h" #include "wx/stattext.h"
#include "wx/scrolwin.h" #include "wx/scrolwin.h"
#include "wx/dirdlg.h" #include "wx/dirdlg.h"
#include "wx/layout.h"
#include "wx/sizer.h" #include "wx/sizer.h"
#include "wx/textdlg.h" #include "wx/textdlg.h"
#include "wx/filedlg.h" #include "wx/filedlg.h"

View File

@@ -31,17 +31,9 @@
#include "wx/pen.h" #include "wx/pen.h"
#include "wx/brush.h" #include "wx/brush.h"
#include "wx/cursor.h" #include "wx/cursor.h"
#include "wx/dialog.h"
#include "wx/settings.h" #include "wx/settings.h"
#include "wx/msgdlg.h"
#include "wx/choice.h"
#include "wx/textctrl.h" #include "wx/textctrl.h"
#include "wx/dirdlg.h"
#include "wx/combobox.h"
#include "wx/layout.h"
#include "wx/sizer.h" #include "wx/sizer.h"
#include "wx/textdlg.h"
#include "wx/filedlg.h"
#include "wx/statusbr.h" #include "wx/statusbr.h"
#include "wx/intl.h" #include "wx/intl.h"
#endif #endif

View File

@@ -29,24 +29,10 @@
#include "wx/panel.h" #include "wx/panel.h"
#include "wx/dc.h" #include "wx/dc.h"
#include "wx/dcmemory.h" #include "wx/dcmemory.h"
#include "wx/button.h"
#include "wx/pen.h" #include "wx/pen.h"
#include "wx/brush.h" #include "wx/brush.h"
#include "wx/cursor.h"
#include "wx/dialog.h"
#include "wx/settings.h" #include "wx/settings.h"
#include "wx/msgdlg.h"
#include "wx/choice.h"
#include "wx/stattext.h"
#include "wx/scrolwin.h"
#include "wx/dirdlg.h"
#include "wx/layout.h"
#include "wx/sizer.h"
#include "wx/textdlg.h"
#include "wx/filedlg.h"
#include "wx/statusbr.h"
#include "wx/intl.h" #include "wx/intl.h"
#include "wx/frame.h"
#endif #endif
#include <wx/propgrid/propgrid.h> #include <wx/propgrid/propgrid.h>

View File

@@ -40,7 +40,6 @@
#include "wx/stattext.h" #include "wx/stattext.h"
#include "wx/scrolwin.h" #include "wx/scrolwin.h"
#include "wx/dirdlg.h" #include "wx/dirdlg.h"
#include "wx/layout.h"
#include "wx/sizer.h" #include "wx/sizer.h"
#include "wx/textdlg.h" #include "wx/textdlg.h"
#include "wx/filedlg.h" #include "wx/filedlg.h"

View File

@@ -32,21 +32,9 @@
#include "wx/button.h" #include "wx/button.h"
#include "wx/pen.h" #include "wx/pen.h"
#include "wx/brush.h" #include "wx/brush.h"
#include "wx/cursor.h"
#include "wx/dialog.h"
#include "wx/settings.h" #include "wx/settings.h"
#include "wx/msgdlg.h"
#include "wx/choice.h"
#include "wx/stattext.h"
#include "wx/scrolwin.h"
#include "wx/dirdlg.h"
#include "wx/layout.h"
#include "wx/sizer.h" #include "wx/sizer.h"
#include "wx/textdlg.h"
#include "wx/filedlg.h"
#include "wx/statusbr.h"
#include "wx/intl.h" #include "wx/intl.h"
#include "wx/frame.h"
#endif #endif
#include <wx/propgrid/property.h> #include <wx/propgrid/property.h>

View File

@@ -29,25 +29,9 @@
#include "wx/panel.h" #include "wx/panel.h"
#include "wx/dc.h" #include "wx/dc.h"
#include "wx/dcmemory.h" #include "wx/dcmemory.h"
#include "wx/button.h"
#include "wx/pen.h" #include "wx/pen.h"
#include "wx/brush.h" #include "wx/brush.h"
#include "wx/cursor.h"
#include "wx/dialog.h"
#include "wx/settings.h"
#include "wx/msgdlg.h"
#include "wx/choice.h"
#include "wx/stattext.h"
#include "wx/scrolwin.h"
#include "wx/dirdlg.h"
#include "wx/layout.h"
#include "wx/sizer.h"
#include "wx/textdlg.h"
#include "wx/filedlg.h"
#include "wx/statusbr.h"
#include "wx/intl.h" #include "wx/intl.h"
#include "wx/frame.h"
#include "wx/stopwatch.h"
#endif #endif
// This define is necessary to prevent macro clearing // This define is necessary to prevent macro clearing

View File

@@ -46,7 +46,6 @@
#include "wx/sizer.h" #include "wx/sizer.h"
#include "wx/textdlg.h" #include "wx/textdlg.h"
#include "wx/filedlg.h" #include "wx/filedlg.h"
#include "wx/statusbr.h"
#include "wx/intl.h" #include "wx/intl.h"
#endif #endif