Ref T182, formatting

This commit is contained in:
Klaus Basan
2017-11-10 19:31:15 +01:00
parent 8e029af3c2
commit 2458a67ed5
3 changed files with 38 additions and 40 deletions

View File

@@ -40,7 +40,7 @@ namespace BlackMisc
//! but need to handle XP data from the swift data store
//! If someone manages to remove this hardocded simulator information and makes it entirely flexible
//! based upon the plugin metadata feel free.
class BLACKMISC_EXPORT CSimulatorInfo : public BlackMisc::CValueObject<CSimulatorInfo>
class BLACKMISC_EXPORT CSimulatorInfo : public CValueObject<CSimulatorInfo>
{
public:
//! Simulator
@@ -144,7 +144,7 @@ namespace BlackMisc
//! Compare for index
int comparePropertyByIndex(const CPropertyIndex &index, const CSimulatorInfo &compareValue) const;
//! \copydoc BlackMisc::Mixin::String::toQString
//! \copydoc Mixin::String::toQString
QString convertToQString(bool i18n = false) const;
//! Add simulator