mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 15:45:46 +08:00
Allow to hide message filter
This commit is contained in:
@@ -53,6 +53,8 @@ namespace BlackGui
|
||||
this->displayBootstrapUrls();
|
||||
this->displayGlobalSetup();
|
||||
this->displayOtherVersionsInfo();
|
||||
|
||||
ui->comp_Messages->hideFilterBar(); // saves space, we only expect aview messages
|
||||
}
|
||||
CSetupLoadingDialog::CSetupLoadingDialog(const BlackMisc::CStatusMessageList &msgs, QWidget *parent) : CSetupLoadingDialog(parent)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user