mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
Ref T773, clear log when written, set object name for logger
This commit is contained in:
committed by
Mat Sutcliffe
parent
f6c5e6f3cb
commit
a629b70724
@@ -481,6 +481,8 @@ namespace BlackSimPlugin
|
||||
// update provider, own name, title
|
||||
this->updateOwnModel(settings.getOwnModel());
|
||||
this->setObjectName(simulator);
|
||||
m_interpolationLogger.setObjectName("Logger (emulated driver): " + simulator.toQString());
|
||||
|
||||
if (m_monitorWidget) { m_monitorWidget->updateWindowTitleAndUiValues(simulator); }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user