Whitespace only change
authorLuciano Montanaro <mikelima@cirulla.net>
Sun, 11 Dec 2011 20:55:53 +0000 (21:55 +0100)
committerLuciano Montanaro <mikelima@cirulla.net>
Tue, 27 Dec 2011 22:19:14 +0000 (23:19 +0100)
application/view.cpp

index 9e5767a..8c92d75 100644 (file)
@@ -65,7 +65,6 @@ View::View(QWidget *parent) :
     future = QtConcurrent::run(
                 stationListModel, &StationListModel::load,
                 trueFilePath("stations:stations.qpl"));
-
     stationListProxyModel->setSourceModel(stationListModel);
 
     /* Types to be made accessible to QML */