git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39767
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include <wx/datectrl.h>
#include <wx/power.h>
#include <wx/hyperlink.h>
+#include <wx/pickerbase.h>
+#include <wx/clrpicker.h>
+#include <wx/filepicker.h>
+#include <wx/fontpicker.h>
#ifdef _MSC_VER
//---------------------------------------------------------------------------
%newgroup
-%{
-#include <wx/pickerbase.h>
-#include <wx/clrpicker.h>
-#include <wx/filepicker.h>
-#include <wx/fontpicker.h>
-%}
-
-
enum {
wxPB_USE_TEXTCTRL,
};