diff options
Diffstat (limited to 'examples/application9/prefs.ui')
-rw-r--r-- | examples/application9/prefs.ui | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/examples/application9/prefs.ui b/examples/application9/prefs.ui index 49781d194c..95e1cb8069 100644 --- a/examples/application9/prefs.ui +++ b/examples/application9/prefs.ui @@ -64,19 +64,6 @@ </child> </object> </child> - <child internal-child="action_area"> - <object class="GtkButtonBox" id="action_area"> - <property name="visible">True</property> - <child> - <object class="GtkButton" id="close"> - <signal name="clicked" handler="preferences_closed"/> - <property name="visible">True</property> - <property name="label">_Close</property> - <property name="use-underline">True</property> - </object> - </child> - </object> - </child> </object> </child> </template> |