app: fix layer-options-dialog.c return width and height again

Being able to create layers is important...
This commit is contained in:
Michael Natterer
2016-10-27 21:00:14 +02:00
parent 6abcc37ad9
commit f47c012ab5

View File

@ -417,7 +417,7 @@ layer_options_dialog_callback (GtkWidget *dialog,
gint offset_x;
gint offset_y;
if (item)
if (private->size_se)
{
width =
RINT (gimp_size_entry_get_refval (GIMP_SIZE_ENTRY (private->size_se),