Revert accidental change

This commit is contained in:
nvsickle
2021-04-21 17:43:22 -07:00
parent fb2ca8e02c
commit 795ce4dfca
+1
View File
@@ -1234,6 +1234,7 @@ void MainWindow::InitActions()
// View actions
am->AddAction(ID_VIEW_OPENVIEWPANE, tr("Open View Pane"));
am->AddAction(ID_VIEW_CONSOLEWINDOW, tr(LyViewPane::ConsoleMenuName))
.SetShortcut(tr("^"))
.SetReserved()
.SetStatusTip(tr("Show or hide the console window"))
.SetCheckable(true)