mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
Ref T197, emulated driver dialog can update title
This commit is contained in:
@@ -63,6 +63,9 @@ namespace BlackSimPlugin
|
||||
//! Display text message
|
||||
void displayTextMessage(const BlackMisc::Network::CTextMessage &message);
|
||||
|
||||
//! The title
|
||||
void updateWindowTitle(const BlackMisc::Simulation::CSimulatorInfo &info);
|
||||
|
||||
private:
|
||||
static int constexpr MaxLogMessages = 500; //!< desired log message number
|
||||
|
||||
|
||||
Reference in New Issue
Block a user