aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.nmake b/config.nmake
index e3da7c1f54..6fbce6aa6f 100644
--- a/config.nmake
+++ b/config.nmake
@@ -215,6 +215,9 @@ PATH=$(PYTHON_DIR);$(PATH)
#
GLIB_VERSION=2.0
+##### To use UIManager insted of GtkItemFactory comment out this line NOTE not completly implemented yet some menus will be missing####
+#MAIN_MENU_USE_UIMANAGER=^#define MAIN_MENU_USE_UIMANAGER 1
+
#
# Mandatory: GLib, GTK & related library settings
#