Use the new macros from the last commit in all files

...and gone are the annoying warnings.
This commit is contained in:
Michael Natterer
2018-05-10 17:04:37 +02:00
parent 3be0d13be3
commit bdbec7941c
143 changed files with 175 additions and 172 deletions

View File

@ -1328,7 +1328,7 @@ main_dialog (GimpDrawable *drawable)
NULL);
gtk_dialog_set_alternative_button_order (GTK_DIALOG (appwin),
gimp_dialog_set_alternative_button_order (GTK_DIALOG (appwin),
GTK_RESPONSE_OK,
GTK_RESPONSE_CANCEL,
-1);