chiark / gitweb /
Help button for login box. With free nasty hack for Macs.
[disorder] / disobedience / menu.c
index f04f7203d89ed4cbbb51d3b13d669f153991953c..86ea17755da5690cf9d0b2e4b4c070bf89b91a4e 100644 (file)
@@ -134,7 +134,7 @@ static void manual_popup(gpointer attribute((unused)) callback_data,
                        GtkWidget attribute((unused)) *menu_item) {
   D(("manual_popup"));
 
-  popup_help();
+  popup_help(NULL);
 }
 
 /** @brief Called when version arrives, displays about... popup */