diff options
Diffstat (limited to 'src/zenity.glade')
-rw-r--r-- | src/zenity.glade | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/zenity.glade b/src/zenity.glade index 9e018654..3cd6aa30 100644 --- a/src/zenity.glade +++ b/src/zenity.glade @@ -194,19 +194,6 @@ <property name="layout_style">GTK_BUTTONBOX_END</property> <child> - <widget class="GtkButton" id="zenity_warning_cancel_button"> - <property name="visible">True</property> - <property name="can_default">True</property> - <property name="can_focus">True</property> - <property name="label">gtk-cancel</property> - <property name="use_stock">True</property> - <property name="relief">GTK_RELIEF_NORMAL</property> - <property name="focus_on_click">True</property> - <property name="response_id">-6</property> - </widget> - </child> - - <child> <widget class="GtkButton" id="zenity_warning_ok_button"> <property name="visible">True</property> <property name="can_default">True</property> |