Fixed the settings dialog, now it shows again.

This commit is contained in:
OBattler
2017-06-04 15:08:10 +02:00
parent cbfa682cb7
commit 9c79acd3c8
6 changed files with 24 additions and 20 deletions

View File

@@ -90,6 +90,7 @@ BEGIN
END
MENUITEM "S&tatus", IDM_STATUS
END
#ifdef ENABLE_LOG_TOGGLES
POPUP "&Logging"
BEGIN
#ifdef ENABLE_BUSLOGIC_LOG
@@ -123,6 +124,7 @@ BEGIN
# endif
#endif
END
#endif
POPUP "&Help"
BEGIN
MENUITEM "&About 86Box...", IDM_ABOUT