Make Stateful::*instant_xml methods protected and non-virtual
authorTim Mayberry <mojofunk@gmail.com>
Sun, 17 Jun 2007 00:47:40 +0000 (00:47 +0000)
committerTim Mayberry <mojofunk@gmail.com>
Sun, 17 Jun 2007 00:47:40 +0000 (00:47 +0000)
commit36291eb399316b01bf7d23137eb9b9a3bad6998d
treedd48e3de88534110fb304978da6ea6e82fba3748
parent4b95621853072c44b1df698df8a96d7d9167319f
Make Stateful::*instant_xml methods protected and non-virtual

Add add_instant_xml and instant_xml methods to the Session class which call
the corresponding Stateful methods with the session directory for the
directory argument

Add add_instant_xml and instant_xml methods to the Configuration class which
call the Stateful methods with ARDOUR::get_user_ardour_path() for the directory
argument

git-svn-id: svn://localhost/ardour2/trunk@2012 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/ardour_ui.cc
gtk2_ardour/editor.cc
gtk2_ardour/export_dialog.cc
libs/ardour/ardour/configuration.h
libs/ardour/ardour/session.h
libs/ardour/configuration.cc
libs/ardour/session_state.cc
libs/pbd/pbd/stateful.h