mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 02:45:33 +08:00
[emulated driver] minor fixes
* dialog size * update sim.value UI fields if emulated simulator changes * renamed function
This commit is contained in:
committed by
Mat Sutcliffe
parent
7dcfed613f
commit
6b6a6e0d8e
@@ -63,7 +63,7 @@ namespace BlackSimPlugin
|
||||
void displayTextMessage(const BlackMisc::Network::CTextMessage &message);
|
||||
|
||||
//! The title
|
||||
void updateWindowTitle(const BlackMisc::Simulation::CSimulatorInfo &info);
|
||||
void updateWindowTitleAndUiValues(const BlackMisc::Simulation::CSimulatorInfo &info);
|
||||
|
||||
private:
|
||||
static int constexpr MaxLogMessages = 500; //!< desired log message number
|
||||
|
||||
Reference in New Issue
Block a user