custom toolbar: compose win final
[claws.git] / src / prefs_actions.h
index e23d080ade445c6693adbd7b5d7e31eab99e0100..0246b7e294ea65e19cf0b3296826b3e56fe73e22 100644 (file)
@@ -31,8 +31,9 @@ void update_compose_actions_menu      (GtkItemFactory *ifactory,
                                         Compose        *compose);
 void prefs_actions_open                        (MainWindow     *mainwin);
 
-void actions_execute                    (MainWindow     *mainwin
+void actions_execute                    (gpointer       data
                                         guint          action_nb,
-                                        GtkWidget      *widget);
+                                        GtkWidget      *widget,
+                                        gint           source);
 
 #endif /* __ACTIONS_H__ */