This commit is contained in:
Klaus Basan
2014-05-01 19:40:03 +02:00
parent 96200953ea
commit e56eeb4ef9

View File

@@ -13,7 +13,9 @@
namespace BlackSim
{
/*!
* \brief Simulator settings for MS Flight sims
* \brief Simulator settings for flight simulators
* \details Represents the generic part of a simulator setup ("common denominator"),
* details kept in specialized classes
*/
class CSimulatorSetup
{