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