mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 06:35:52 +08:00
refs #506, init log filter
This commit is contained in:
committed by
Mathew Sutcliffe
parent
1a7c11f49c
commit
eed9910e75
@@ -141,6 +141,7 @@ void CSwiftCore::initLogDisplay()
|
||||
CLogPattern().withSeverityAtOrAbove(CStatusMessage::SeverityInfo)
|
||||
);
|
||||
logHandler->subscribe(this, &CSwiftCore::ps_appendLogMessage);
|
||||
ui->comp_InfoArea->getLogComponent()->showFilterDialog(); // add a filter dialog
|
||||
}
|
||||
|
||||
void CSwiftCore::startCore(const QString &dBusAdress)
|
||||
|
||||
Reference in New Issue
Block a user