Use the new macros from the last commit in all files
...and gone are the annoying warnings.
This commit is contained in:
@ -64,7 +64,7 @@ input_devices_dialog_new (Gimp *gimp)
|
||||
|
||||
NULL);
|
||||
|
||||
gtk_dialog_set_alternative_button_order (GTK_DIALOG (dialog),
|
||||
gimp_dialog_set_alternative_button_order (GTK_DIALOG (dialog),
|
||||
GTK_RESPONSE_OK,
|
||||
GTK_RESPONSE_CLOSE,
|
||||
-1);
|
||||
|
||||
Reference in New Issue
Block a user