mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
pack zoom controls into upper right of editor table/packer
git-svn-id: svn://localhost/ardour2/branches/3.0@5209 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
65d10c219c
commit
daf0e333a9
4 changed files with 18 additions and 12 deletions
|
|
@ -90,6 +90,7 @@ ActionManager::init ()
|
|||
}
|
||||
|
||||
if (!loaded) {
|
||||
cerr << _("ardour will not work without a valid ardour.menus file") << endl;
|
||||
error << _("ardour will not work without a valid ardour.menus file") << endmsg;
|
||||
exit(1);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue