summaryrefslogtreecommitdiffstats
path: root/src/widgets
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets')
-rw-r--r--src/widgets/button.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/widgets/button.cpp b/src/widgets/button.cpp
index 42775213a..f9e854302 100644
--- a/src/widgets/button.cpp
+++ b/src/widgets/button.cpp
@@ -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