mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
[Summary] No log window is supposed to be shown per request from PRD
This commit is contained in:
parent
7288316336
commit
c1133cc8c9
1 changed files with 1 additions and 0 deletions
|
|
@ -607,6 +607,7 @@ UI::toggle_errors ()
|
|||
{
|
||||
// Per PRD Request hide forever.
|
||||
errors->hide ();
|
||||
return;
|
||||
|
||||
Glib::RefPtr<Action> act = ActionManager::get_action (X_("Editor"), X_("toggle-log-window"));
|
||||
if (!act) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue