summaryrefslogtreecommitdiff
path: root/gtk2_ardour/new_session_dialog.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2009-09-17 14:10:27 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2009-09-17 14:10:27 +0000
commit9bca2cd6f869c7651418b21d0523ed6ac19390cc (patch)
tree2f7234d65a63d4dbf78b07dadada16a2dc2cf8fe /gtk2_ardour/new_session_dialog.h
parent58c2acc99ef442f1a7627d6746f10084889f478a (diff)
more NSD hacks, including a new exception thrown when loading a session at a different SR than JACK, and the user opts not to load it
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5672 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 81a0bebfac..c4495dccd5 100644
--- a/gtk2_ardour/new_session_dialog.h
+++ b/gtk2_ardour/new_session_dialog.h
@@ -220,6 +220,7 @@ protected:
sigc::connection ic_connection;
void engine_interface_chosen();
+ Pages last_name_page;
};
#endif // NEW_SESSION_DIALOG_H