summaryrefslogtreecommitdiff
path: root/gtk2_ardour/new_session_dialog.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2007-04-24 21:16:03 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2007-04-24 21:16:03 +0000
commit1dc08128787df959e639fd7448e56779e49de1a6 (patch)
treeff2b910f50fb94aa694072aa7c6ef82a78732d7a /gtk2_ardour/new_session_dialog.h
parentcc4e4ffe40446a851ff14a0f9f5ad934bd70cc46 (diff)
make "New Session" open NSD on the right page
git-svn-id: svn://localhost/ardour2/trunk@1742 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/new_session_dialog.h')
-rw-r--r--gtk2_ardour/new_session_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/new_session_dialog.h b/gtk2_ardour/new_session_dialog.h
index 0d4124f8cc..c22af7561c 100644
--- a/gtk2_ardour/new_session_dialog.h
+++ b/gtk2_ardour/new_session_dialog.h
@@ -82,6 +82,7 @@ public:
bool connect_outs_to_master() const;
bool connect_outs_to_physical() const ;
int get_current_page();
+ void set_current_page (int);
void reset_recent();
// reset everything to default values.