From: Vadim Zeitlin Date: Sun, 8 Oct 2006 01:20:38 +0000 (+0000) Subject: added wxUSE_ABOUTDLG X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d217618146c0e031c6b1bc7aec76efaa1fae106a added wxUSE_ABOUTDLG git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/setup.h.in b/setup.h.in index d9642d465a..58d5fe8531 100644 --- a/setup.h.in +++ b/setup.h.in @@ -420,6 +420,8 @@ #define wxUSE_WIZARDDLG 0 +#define wxUSE_ABOUTDLG 0 + #define wxUSE_METAFILE 0 #define wxUSE_ENH_METAFILE 0