aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/api_gen/wx_doxygen.conf
diff options
context:
space:
mode:
authorDan Gudmundsson <[email protected]>2014-03-25 16:43:57 +0100
committerDan Gudmundsson <[email protected]>2014-03-26 11:56:19 +0100
commit3a51f434c6a79bbf7dca8b0fd96a5df7671b5792 (patch)
tree9c68af076355d760240430fdaa9697f0bba3fef6 /lib/wx/api_gen/wx_doxygen.conf
parent4486d61b3ea94875564337580cff66c0b7a79c5f (diff)
downloadotp-3a51f434c6a79bbf7dca8b0fd96a5df7671b5792.tar.gz
otp-3a51f434c6a79bbf7dca8b0fd96a5df7671b5792.tar.bz2
otp-3a51f434c6a79bbf7dca8b0fd96a5df7671b5792.zip
wx: Add wxLocale class
Diffstat (limited to 'lib/wx/api_gen/wx_doxygen.conf')
-rw-r--r--lib/wx/api_gen/wx_doxygen.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/wx/api_gen/wx_doxygen.conf b/lib/wx/api_gen/wx_doxygen.conf
index 829702cbbf..a8516aa08e 100644
--- a/lib/wx/api_gen/wx_doxygen.conf
+++ b/lib/wx/api_gen/wx_doxygen.conf
@@ -57,7 +57,6 @@ GENERATE_DEPRECATEDLIST= NO
ENABLED_SECTIONS =
MAX_INITIALIZER_LINES = 30
SHOW_USED_FILES = YES
-SHOW_DIRECTORIES = YES
FILE_VERSION_FILTER =
#---------------------------------------------------------------------------
# configuration options related to warning and progress messages
@@ -110,7 +109,6 @@ HTML_FILE_EXTENSION = .html
HTML_HEADER =
HTML_FOOTER =
HTML_STYLESHEET =
-HTML_ALIGN_MEMBERS = YES
GENERATE_HTMLHELP = NO
CHM_FILE =
HHC_LOCATION =
@@ -252,6 +250,7 @@ PREDEFINED = \
wxUSE_SLIDER=1 \
wxUSE_CLIPBOARD=1 \
wxUSE_SYSTEM_OPTIONS=1 \
+ wxUSE_INTL=1 \
wxABI_VERSION=20809 \
__WXGTK24__=1 \
__WXGTK20__=1 \