Merge with 2.0-ongoing R2885.
[ardour.git] / gtk2_ardour / new_session_dialog.h
index 6f0820168b97fc8a939e15d48f5708e3f537b182..aa6911f36075c1da68c9190d2d9d82f8ab8054aa 100644 (file)
@@ -92,9 +92,9 @@ public:
 
        bool connect_outs_to_master() const;
        bool connect_outs_to_physical() const ;
-       Pages which_page ();
+       Pages which_page () const;
 
-       int get_current_page() const;
+       int get_current_page();
        void set_current_page (int);
        void reset_recent();