Forgot to comment out UI_MANAGER
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 10 May 2011 06:03:56 +0000 (06:03 +0000)
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 10 May 2011 06:03:56 +0000 (06:03 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37036 f5534014-38df-0310-8fa8-9805f1628bb7

gtk/gui_stat_menu.h

index 1d169d883422631e9006a47c4cc94ec2e86fcf62..8744e638295491e64baea0485b1c0dd39be60bc9 100644 (file)
@@ -96,7 +96,7 @@ extern void register_stat_menu_item(
  *
  * @param callback_data data for callback function
  */
-#define MAIN_MENU_USE_UIMANAGER 1
+/*#define MAIN_MENU_USE_UIMANAGER 1 */
 #ifdef MAIN_MENU_USE_UIMANAGER
 void eth_endpoints_cb(GtkAction *action, gpointer user_data);
 void fc_endpoints_cb(GtkAction *action, gpointer user_data);