mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
Manager: Unhide the toolbar
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user