Skip to content

Commit

Permalink
removed warnings and spurious close button
Browse files Browse the repository at this point in the history
  • Loading branch information
fossfreedom committed Aug 27, 2012
1 parent 3576123 commit 7ec43af
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions radio-browser.glade
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
<object class="GtkBox" id="config_dialog">
<property name="can_focus">False</property>
<property name="border_width">5</property>
<property name="title" translatable="yes">Radio Browser Configuration</property>
<property name="window_position">center</property>
<property name="type_hint">dialog</property>
<child>
<object class="GtkBox" id="dialog-vbox1">
<property name="visible">True</property>
Expand All @@ -20,22 +17,6 @@
<child>
<placeholder/>
</child>
<child>
<object class="GtkButton" id="dialog_close">
<property name="label">gtk-close</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_action_appearance">False</property>
<property name="use_stock">True</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
Expand Down

0 comments on commit 7ec43af

Please sign in to comment.