diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/zenity.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zenity.glade b/src/zenity.glade index 482f1527..c1dad426 100644 --- a/src/zenity.glade +++ b/src/zenity.glade @@ -621,7 +621,7 @@ <property name="type">GTK_WINDOW_TOPLEVEL</property> <property name="window_position">GTK_WIN_POS_CENTER</property> <property name="modal">False</property> - <property name="resizable">False</property> + <property name="resizable">True</property> <property name="destroy_with_parent">False</property> <property name="has_separator">True</property> <signal name="destroy" handler="gtk_main_quit" last_modification_time="Sat, 28 Dec 2002 14:46:29 GMT"/> |