mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-28 03:35:38 +08:00
committed by
Lars Toenning
parent
5e5b3f830d
commit
7691e42a5b
@@ -56,8 +56,8 @@ namespace BlackGui
|
||||
//! \remark takes the messages, turns it into a ".msg" command, and emits it
|
||||
bool handleGlobalCommandLineText(const QString &commandLine, const BlackMisc::CIdentifier &originator);
|
||||
|
||||
//! Font size
|
||||
//! @{
|
||||
//! Font size
|
||||
void fontSizeMinus();
|
||||
void fontSizePlus();
|
||||
//! @}
|
||||
@@ -169,8 +169,8 @@ namespace BlackGui
|
||||
//! Network connected?
|
||||
bool isNetworkConnected() const;
|
||||
|
||||
//! Show current frequencies
|
||||
//! @{
|
||||
//! Show current frequencies
|
||||
void showCurrentFrequenciesFromCockpit();
|
||||
void showCurrentFrequenciesFromCockpit(const BlackMisc::Simulation::CSimulatedAircraft &ownAircraft);
|
||||
//! @}
|
||||
|
||||
Reference in New Issue
Block a user