added missing wxUSE_SYSTEM_OPTIONS define
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -236,6 +236,11 @@
|
|||||||
*/
|
*/
|
||||||
#define wxUSE_MIMETYPE 0
|
#define wxUSE_MIMETYPE 0
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Use wxSystemOptions
|
||||||
|
*/
|
||||||
|
#define wxUSE_SYSTEM_OPTIONS 0
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Use wxMessageDialog (and wxMessageBox)
|
* Use wxMessageDialog (and wxMessageBox)
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user