Formatting

This commit is contained in:
Klaus Basan
2018-03-19 20:26:06 +01:00
parent 28b270a4cf
commit 011f31ad2b
7 changed files with 30 additions and 23 deletions

View File

@@ -41,7 +41,7 @@ namespace BlackCore
{
//! Read vatsim data file
//! \sa http://info.vroute.net/vatsim-data.txt
class BLACKCORE_EXPORT CVatsimDataFileReader : public BlackCore::CThreadedReader
class BLACKCORE_EXPORT CVatsimDataFileReader : public CThreadedReader
{
Q_OBJECT