MCP: share add-marker code with BasicUI; don't allow route locking if the strip has no current route
git-svn-id: svn://localhost/ardour2/branches/3.0@11916 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -42,7 +42,7 @@ class BasicUI {
|
||||
BasicUI (ARDOUR::Session&);
|
||||
virtual ~BasicUI ();
|
||||
|
||||
void add_marker ();
|
||||
void add_marker (const std::string& = std::string());
|
||||
|
||||
void register_thread (std::string name);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user