Added missing Doxygen comment

This commit is contained in:
Klaus Basan
2014-05-14 23:23:58 +02:00
parent 46b979d557
commit 6d67874dff

View File

@@ -23,6 +23,7 @@ namespace BlackSim
CAircraftCfgEntriesList m_entries; //!< all entries
signals:
//! Number of entries read
void entriesRead(int number);
public: