git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39579
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include <wx/vscroll.h>
#include <wx/dateevt.h>
#include <wx/datectrl.h>
-
+#include <wx/power.h>
+#include <wx/hyperlink.h>
#ifdef _MSC_VER
//---------------------------------------------------------------------------
-%{
-#include <wx/hyperlink.h>
-%}
-
MAKE_CONST_WXSTRING(HyperlinkCtrlNameStr);
enum {
//---------------------------------------------------------------------------
%newgroup
-%{
-#include <wx/power.h>
-%}
-
-
-
%{
#ifndef wxHAS_POWER_EVENTS
// Dummy class and other definitions for platforms that don't have them