Version: 1.0.0
include
wx
base
base/setup.h
Go to the documentation of this file.
1
#ifndef _WX_MLBASE_SETUP_H_
2
#define _WX_MLBASE_SETUP_H_
3
4
// Use Many Leaves' custom wxWidget's database config. Recommended.
5
//
6
// Default is 1
7
//
8
// Recommended setting: 1
9
#define wxUSE_DATABASE_CONFIG 1
10
11
// Use Nicolas Dextraze's custom wxWidget's xml config. Recommended.
12
//
13
// Default is 0
14
//
15
// Recommended setting: 1
16
#define wxUSE_XML_CONFIG 0
17
18
#endif//_WX_MLBASE_SETUP_H_
19
Generated on Mon Aug 19 2019 16:14:37 for wxDatabase by
Doxygen
1.8.15