aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/c_src/gen/wxe_macros.h
diff options
context:
space:
mode:
authorDan Gudmundsson <[email protected]>2014-05-14 15:10:57 +0200
committerDan Gudmundsson <[email protected]>2014-05-22 09:51:33 +0200
commitb146f66ea96bacca6915f7e3b29ac7dcebd93119 (patch)
tree63d5bc205eec73accdc2abe417d5c24f64eeaba8 /lib/wx/c_src/gen/wxe_macros.h
parentb7bd7d3104bf7672eed5bfbd148d1c75820683e5 (diff)
downloadotp-b146f66ea96bacca6915f7e3b29ac7dcebd93119.tar.gz
otp-b146f66ea96bacca6915f7e3b29ac7dcebd93119.tar.bz2
otp-b146f66ea96bacca6915f7e3b29ac7dcebd93119.zip
wx: Add wxPopup(Transient)Window
Useful class though not documented in wxWidgets-2.8
Diffstat (limited to 'lib/wx/c_src/gen/wxe_macros.h')
-rw-r--r--lib/wx/c_src/gen/wxe_macros.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/wx/c_src/gen/wxe_macros.h b/lib/wx/c_src/gen/wxe_macros.h
index b27e7c8b9a..c8ca9bfe5b 100644
--- a/lib/wx/c_src/gen/wxe_macros.h
+++ b/lib/wx/c_src/gen/wxe_macros.h
@@ -58,6 +58,7 @@
#include <wx/listbook.h>
#include <wx/treebook.h>
#include <wx/taskbar.h>
+#include <wx/popupwin.h>
#include <wx/html/htmlwin.h>
#include <wx/html/htmlcell.h>
#include <wx/filename.h>
@@ -3377,5 +3378,15 @@
#define wxLocale_IsLoaded 3549
#define wxLocale_IsOk 3550
#define wxActivateEvent_GetActive 3551
+#define wxPopupWindow_new_2 3553
+#define wxPopupWindow_new_0 3554
+#define wxPopupWindow_destruct 3556
+#define wxPopupWindow_Create 3557
+#define wxPopupWindow_Position 3558
+#define wxPopupTransientWindow_new_0 3559
+#define wxPopupTransientWindow_new_2 3560
+#define wxPopupTransientWindow_destruct 3561
+#define wxPopupTransientWindow_Popup 3562
+#define wxPopupTransientWindow_Dismiss 3563