From b146f66ea96bacca6915f7e3b29ac7dcebd93119 Mon Sep 17 00:00:00 2001 From: Dan Gudmundsson Date: Wed, 14 May 2014 15:10:57 +0200 Subject: wx: Add wxPopup(Transient)Window Useful class though not documented in wxWidgets-2.8 --- lib/wx/api_gen/wx_doxygen.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/wx/api_gen/wx_doxygen.conf') diff --git a/lib/wx/api_gen/wx_doxygen.conf b/lib/wx/api_gen/wx_doxygen.conf index a8516aa08e..f4d3c99ec0 100644 --- a/lib/wx/api_gen/wx_doxygen.conf +++ b/lib/wx/api_gen/wx_doxygen.conf @@ -249,6 +249,7 @@ PREDEFINED = \ wxUSE_DATAOBJ=1 \ wxUSE_SLIDER=1 \ wxUSE_CLIPBOARD=1 \ + wxUSE_POPUPWIN=1 \ wxUSE_SYSTEM_OPTIONS=1 \ wxUSE_INTL=1 \ wxABI_VERSION=20809 \ -- cgit v1.2.3