app: remove the "shell" parameter from gimp_tool_dialog_new() and gui_new()
This commit is contained in:
@ -43,7 +43,6 @@ struct _GimpToolDialog
|
||||
GType gimp_tool_dialog_get_type (void) G_GNUC_CONST;
|
||||
|
||||
GtkWidget * gimp_tool_dialog_new (GimpToolInfo *tool_info,
|
||||
GimpDisplayShell *shell,
|
||||
const gchar *desc,
|
||||
...) G_GNUC_NULL_TERMINATED;
|
||||
|
||||
|
Reference in New Issue
Block a user