summaryrefslogtreecommitdiff
path: root/gtk2_ardour/session_dialog.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2013-09-23 16:49:24 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2013-09-23 16:49:24 -0400
commit884789bfadddadcda49cef603a754f8e12e911a6 (patch)
treee72bd02e11efb9e54c54be83a201366620c319bd /gtk2_ardour/session_dialog.h
parentb362ff220cbd1a17f1b6621b624d3801101fad3e (diff)
move announcements frame around in the session dialog and adjust spacing/borders
Diffstat (limited to 'gtk2_ardour/session_dialog.h')
-rw-r--r--gtk2_ardour/session_dialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/session_dialog.h b/gtk2_ardour/session_dialog.h
index ac4c1a7925..bb43bc2931 100644
--- a/gtk2_ardour/session_dialog.h
+++ b/gtk2_ardour/session_dialog.h
@@ -86,6 +86,8 @@ class SessionDialog : public ArdourDialog {
bool back_button_pressed (GdkEventButton*);
+ Gtk::Frame info_frame;
+
/* initial choice page */
void setup_initial_choice_box ();