mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
Formatting, comments, typos, or minor tweaks
* Aircraft ICAO class: hasXX methods (hasAircraftCombinedType(), ..) * Index Variant map, contains(index) * Deleted context_network_textmessages.cpp and moved it into impl.cpp (this was only 1 method) * Fixed bug refs#228
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
namespace BlackSim
|
||||
{
|
||||
//! \brief Value object encapsulating a list of SimulatorInfos.
|
||||
//! \brief Value object encapsulating a list of SimulatorInfo.
|
||||
class CSimulatorInfoList : public BlackMisc::CSequence<CSimulatorInfo>
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user