Always use bars menu icon
This commit is contained in:
@@ -71,7 +71,7 @@ if (WIN32)
|
||||
set(USE_SYSTEM_MENU_ICON OFF)
|
||||
option(ENABLE_TOUCH_SUPPORT "Enable option to make interface more touch-friendly" ON)
|
||||
else (WIN32)
|
||||
option(USE_SYSTEM_MENU_ICON "Use system menu icon" ON)
|
||||
option(USE_SYSTEM_MENU_ICON "Use system menu icon" OFF)
|
||||
option(ENABLE_TOUCH_SUPPORT "Enable option to make interface more touch-friendly" OFF)
|
||||
endif (WIN32)
|
||||
option(ENABLE_CDPARANOIA "Enable CDParanoia libraries (required for AudioCD support)" ON)
|
||||
|
||||
Reference in New Issue
Block a user