Use the new macros from the last commit in all files
...and gone are the annoying warnings.
This commit is contained in:
@ -239,7 +239,7 @@ script_fu_interface (SFScript *script,
|
||||
NULL);
|
||||
g_free (title);
|
||||
|
||||
gtk_dialog_set_alternative_button_order (GTK_DIALOG (dialog),
|
||||
gimp_dialog_set_alternative_button_order (GTK_DIALOG (dialog),
|
||||
RESPONSE_RESET,
|
||||
GTK_RESPONSE_OK,
|
||||
GTK_RESPONSE_CANCEL,
|
||||
|
||||
Reference in New Issue
Block a user