Manager: Unhide the toolbar

This commit is contained in:
Alexander Babikov
2025-12-06 04:03:48 +05:00
parent c325ea0aec
commit 26f4916c32

View File

@@ -87,7 +87,6 @@ VMManagerMainWindow::
#ifdef Q_OS_WINDOWS
ui->toolBar->setBackgroundRole(QPalette::Light);
#endif
ui->toolBar->setVisible(false);
// Status bar widgets
statusLeft->setAlignment(Qt::AlignLeft);