Add wxUSE_UIACTIONSIMULATOR and turn it off by default.
Disable the recently added wxUIActionSimulator class until the issues with it mentioned at http://article.gmane.org/gmane.comp.lib.wxwidgets.devel/119792/ are fixed. Also use "" around wx headers instead of <> in wx code itself. See #11801. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -520,6 +520,8 @@
|
||||
#define wxUSE_MOUSEWHEEL 0
|
||||
|
||||
|
||||
#define wxUSE_UIACTIONSIMULATOR 0
|
||||
|
||||
|
||||
#define wxUSE_POSTSCRIPT 0
|
||||
|
||||
|
Reference in New Issue
Block a user