mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 15:15:50 +08:00
Formatting / style
This commit is contained in:
committed by
Mathew Sutcliffe
parent
6ff9df5c05
commit
de011dab1e
@@ -21,9 +21,6 @@ namespace BlackGui
|
||||
{
|
||||
namespace Models
|
||||
{
|
||||
/*
|
||||
* Constructor
|
||||
*/
|
||||
CAtcStationListModel::CAtcStationListModel(AtcStationMode stationMode, QObject *parent) :
|
||||
CListModelBase("ModelAtcList", parent), m_stationMode(NotSet)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user