mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 20:55:48 +01:00
remove "toggle-foo" style actions related to editor/mixer windows and provide new methods that just use Tabbable::make_visible()
This commit is contained in:
parent
347ba94bcd
commit
1158271f72
7 changed files with 23 additions and 129 deletions
|
|
@ -153,7 +153,6 @@ class ProxyWithConstructor: public ProxyBase
|
|||
|
||||
private:
|
||||
boost::function<T*()> creator;
|
||||
>>>>>>> first compilable version of tabbable design.
|
||||
};
|
||||
|
||||
template<typename T>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue