mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
[Summary] Change requests from IGOR
This commit is contained in:
parent
29ae5dd54a
commit
d2d79aa022
4 changed files with 26 additions and 13 deletions
|
|
@ -605,6 +605,9 @@ UI::show_errors ()
|
|||
void
|
||||
UI::toggle_errors ()
|
||||
{
|
||||
// Per PRD Request hide forever.
|
||||
errors->hide ();
|
||||
|
||||
Glib::RefPtr<Action> act = ActionManager::get_action (X_("Editor"), X_("toggle-log-window"));
|
||||
if (!act) {
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue