summaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk24/files/patch-include::wx::gtk::menu.h
blob: 94cee68182cb8c906936db2a801eff45855c7cc2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$FreeBSD$

--- include/wx/gtk/menu.h	2002/09/09 11:38:53	1.1
+++ include/wx/gtk/menu.h	2002/09/09 11:39:09
@@ -85,7 +85,9 @@
     {
         Init();
 
+#if wxUSE_MENU_CALLBACK
         Callback(func);
+#endif // wxUSE_MENU_CALLBACK
     }
 
     // implementation