From 50e30e3c70b8c3b9fa3543ab0b863e30713f1432 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Thu, 12 May 2011 10:56:26 +0000 Subject: Make the use of UIManager a configure option. NOTE Only for Windows. Additional moves to UIManager. svn path=/trunk/; revision=37072 --- config.h.win32 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.h.win32') diff --git a/config.h.win32 b/config.h.win32 index cac7958938..3d2a1c5c03 100644 --- a/config.h.win32 +++ b/config.h.win32 @@ -70,6 +70,8 @@ @HAVE_AIRPCAP@ @HAVE_AIRPDCAP@ +@MAIN_MENU_USE_UIMANAGER@ + /* availability of pcap_freecode() is handled at runtime */ #define HAVE_PCAP_FREECODE 1 -- cgit v1.2.3