Add a clock to the menu bar in full-screen mode. Fixes #1273.

git-svn-id: svn://localhost/ardour2/branches/3.0@8024 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2010-11-14 13:48:24 +00:00
parent aff8e4e941
commit 91d3ab7cec
7 changed files with 48 additions and 2 deletions

View file

@ -4092,6 +4092,7 @@ Editor::maximise_editing_space ()
_tools_tearoff->set_visible (true);
_zoom_tearoff->set_visible (true);
}
}
void