diff options
Diffstat (limited to 'calendar/gui/dialogs/new-task-list.glade')
-rw-r--r-- | calendar/gui/dialogs/new-task-list.glade | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/calendar/gui/dialogs/new-task-list.glade b/calendar/gui/dialogs/new-task-list.glade index 0c27e735e1..ffc38582c8 100644 --- a/calendar/gui/dialogs/new-task-list.glade +++ b/calendar/gui/dialogs/new-task-list.glade @@ -2,6 +2,7 @@ <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd"> <glade-interface> +<requires lib="gnome"/> <widget class="GtkDialog" id="new-task-list-dialog"> <property name="border_width">12</property> @@ -12,7 +13,7 @@ <property name="modal">False</property> <property name="resizable">False</property> <property name="destroy_with_parent">False</property> - <property name="has_separator">False</property> + <property name="has_separator">True</property> <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox1"> |