app: remember the size of the prefs dialog

This commit is contained in:
Michael Natterer
2016-10-01 00:20:00 +02:00
parent eeb9364445
commit 3e84c551de

View File

@ -268,7 +268,7 @@ static const GimpDialogFactoryEntry entries[] =
/* singleton toplevels */
TOPLEVEL ("gimp-preferences-dialog",
dialogs_preferences_get, TRUE, TRUE, FALSE),
dialogs_preferences_get, TRUE, TRUE, TRUE),
TOPLEVEL ("gimp-input-devices-dialog",
dialogs_input_devices_get, TRUE, TRUE, FALSE),
TOPLEVEL ("gimp-keyboard-shortcuts-dialog",