Formatting / style

This commit is contained in:
Klaus Basan
2015-11-07 02:34:34 +01:00
committed by Mathew Sutcliffe
parent 6ff9df5c05
commit de011dab1e
11 changed files with 13 additions and 31 deletions

View File

@@ -21,9 +21,6 @@ namespace BlackGui
{
namespace Models
{
/*
* Constructor
*/
CAtcStationListModel::CAtcStationListModel(AtcStationMode stationMode, QObject *parent) :
CListModelBase("ModelAtcList", parent), m_stationMode(NotSet)
{