added wxUSE_ABOUTDLG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41682 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -312,6 +312,14 @@
|
|||||||
preprocessor about invalid integer expression
|
preprocessor about invalid integer expression
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifndef wxUSE_ABOUTDLG
|
||||||
|
# ifdef wxABORT_ON_CONFIG_ERROR
|
||||||
|
# error "wxUSE_ABOUTDLG must be defined."
|
||||||
|
# else
|
||||||
|
# define wxUSE_ABOUTDLG 0
|
||||||
|
# endif
|
||||||
|
#endif /* !defined(wxUSE_ABOUTDLG) */
|
||||||
|
|
||||||
#ifndef wxUSE_ACCEL
|
#ifndef wxUSE_ACCEL
|
||||||
# ifdef wxABORT_ON_CONFIG_ERROR
|
# ifdef wxABORT_ON_CONFIG_ERROR
|
||||||
# error "wxUSE_ACCEL must be defined."
|
# error "wxUSE_ACCEL must be defined."
|
||||||
|
@@ -902,6 +902,14 @@
|
|||||||
// wizards
|
// wizards
|
||||||
#define wxUSE_WIZARDDLG 1
|
#define wxUSE_WIZARDDLG 1
|
||||||
|
|
||||||
|
// Compile in wxAboutBox() function showing the standard "About" dialog.
|
||||||
|
//
|
||||||
|
// Default is 1
|
||||||
|
//
|
||||||
|
// Recommended setting: 1 but can be set to 0 to save some space if you don't
|
||||||
|
// use this function
|
||||||
|
#define wxUSE_ABOUTDLG 1
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Metafiles support
|
// Metafiles support
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
@@ -901,6 +901,14 @@
|
|||||||
// wizards
|
// wizards
|
||||||
#define wxUSE_WIZARDDLG 1
|
#define wxUSE_WIZARDDLG 1
|
||||||
|
|
||||||
|
// Compile in wxAboutBox() function showing the standard "About" dialog.
|
||||||
|
//
|
||||||
|
// Default is 1
|
||||||
|
//
|
||||||
|
// Recommended setting: 1 but can be set to 0 to save some space if you don't
|
||||||
|
// use this function
|
||||||
|
#define wxUSE_ABOUTDLG 1
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Metafiles support
|
// Metafiles support
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
@@ -901,6 +901,14 @@
|
|||||||
// wizards
|
// wizards
|
||||||
#define wxUSE_WIZARDDLG 1
|
#define wxUSE_WIZARDDLG 1
|
||||||
|
|
||||||
|
// Compile in wxAboutBox() function showing the standard "About" dialog.
|
||||||
|
//
|
||||||
|
// Default is 1
|
||||||
|
//
|
||||||
|
// Recommended setting: 1 but can be set to 0 to save some space if you don't
|
||||||
|
// use this function
|
||||||
|
#define wxUSE_ABOUTDLG 1
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Metafiles support
|
// Metafiles support
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
@@ -901,6 +901,14 @@
|
|||||||
// wizards
|
// wizards
|
||||||
#define wxUSE_WIZARDDLG 1
|
#define wxUSE_WIZARDDLG 1
|
||||||
|
|
||||||
|
// Compile in wxAboutBox() function showing the standard "About" dialog.
|
||||||
|
//
|
||||||
|
// Default is 1
|
||||||
|
//
|
||||||
|
// Recommended setting: 1 but can be set to 0 to save some space if you don't
|
||||||
|
// use this function
|
||||||
|
#define wxUSE_ABOUTDLG 1
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Metafiles support
|
// Metafiles support
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
@@ -901,6 +901,14 @@
|
|||||||
// wizards
|
// wizards
|
||||||
#define wxUSE_WIZARDDLG 1
|
#define wxUSE_WIZARDDLG 1
|
||||||
|
|
||||||
|
// Compile in wxAboutBox() function showing the standard "About" dialog.
|
||||||
|
//
|
||||||
|
// Default is 1
|
||||||
|
//
|
||||||
|
// Recommended setting: 1 but can be set to 0 to save some space if you don't
|
||||||
|
// use this function
|
||||||
|
#define wxUSE_ABOUTDLG 1
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Metafiles support
|
// Metafiles support
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
@@ -901,6 +901,14 @@
|
|||||||
// wizards
|
// wizards
|
||||||
#define wxUSE_WIZARDDLG 1
|
#define wxUSE_WIZARDDLG 1
|
||||||
|
|
||||||
|
// Compile in wxAboutBox() function showing the standard "About" dialog.
|
||||||
|
//
|
||||||
|
// Default is 1
|
||||||
|
//
|
||||||
|
// Recommended setting: 1 but can be set to 0 to save some space if you don't
|
||||||
|
// use this function
|
||||||
|
#define wxUSE_ABOUTDLG 1
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Metafiles support
|
// Metafiles support
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
@@ -897,6 +897,14 @@
|
|||||||
// wizards
|
// wizards
|
||||||
#define wxUSE_WIZARDDLG 1
|
#define wxUSE_WIZARDDLG 1
|
||||||
|
|
||||||
|
// Compile in wxAboutBox() function showing the standard "About" dialog.
|
||||||
|
//
|
||||||
|
// Default is 1
|
||||||
|
//
|
||||||
|
// Recommended setting: 1 but can be set to 0 to save some space if you don't
|
||||||
|
// use this function
|
||||||
|
#define wxUSE_ABOUTDLG 1
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Metafiles support
|
// Metafiles support
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user