added wxUSE_MENUBAR

for platforms like iOS where menus are available but menubars are not we need a finter level of control
This commit is contained in:
Stefan Csomor
2020-06-28 22:59:00 +02:00
parent 604e64a519
commit f80ac025ba
10 changed files with 62 additions and 8 deletions

View File

@@ -469,6 +469,8 @@
#cmakedefine01 wxUSE_MENUS
#cmakedefine01 wxUSE_MENUBAR
#cmakedefine01 wxUSE_NOTIFICATION_MESSAGE
#cmakedefine01 wxUSE_PREFERENCES_EDITOR