summaryrefslogtreecommitdiff
path: root/gtk2_ardour/glade
diff options
context:
space:
mode:
authorNick Mainsbridge <beatroute@iprimus.com.au>2006-05-10 10:22:38 +0000
committerNick Mainsbridge <beatroute@iprimus.com.au>2006-05-10 10:22:38 +0000
commit3732decd72d387d7005644621205b872ff7fd8d6 (patch)
treec4a90c842ef08d19e22226b840d5c919aa746610 /gtk2_ardour/glade
parentc67a576d611759154976ee19b8faf78583474f97 (diff)
Some fixes to the new session dialog.
git-svn-id: svn://localhost/trunk/ardour2@495 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/glade')
-rw-r--r--gtk2_ardour/glade/new_session_dialog.glade13
1 files changed, 0 insertions, 13 deletions
diff --git a/gtk2_ardour/glade/new_session_dialog.glade b/gtk2_ardour/glade/new_session_dialog.glade
index 5824ab4952..5ecee3b386 100644
--- a/gtk2_ardour/glade/new_session_dialog.glade
+++ b/gtk2_ardour/glade/new_session_dialog.glade
@@ -28,19 +28,6 @@
<property name="layout_style">GTK_BUTTONBOX_DEFAULT_STYLE</property>
<child>
- <widget class="GtkButton" id="HelpButton">
- <property name="visible">True</property>
- <property name="can_default">True</property>
- <property name="can_focus">True</property>
- <property name="label">gtk-help</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">-11</property>
- </widget>
- </child>
-
- <child>
<widget class="GtkButton" id="QuitButton">
<property name="visible">True</property>
<property name="can_default">True</property>