Code

Added descriptions to Undo/Redo commands in the menus
[inkscape.git] / src / widgets / button.cpp
index 42775213a6de3f3ad506066631589ead1825bdcc..f9e854302424db73802be485664a39a258f6c1b7 100644 (file)
@@ -52,7 +52,8 @@ SPActionEventVector button_event_vector = {
         NULL,
         sp_button_action_set_active,
         sp_button_action_set_sensitive,
-        sp_button_action_set_shortcut
+         sp_button_action_set_shortcut,
+         NULL
 };
 
 GtkType