Enable use of StationListModel
[quandoparte] / application / stationlistview.h
index c5012c0..308a277 100644 (file)
@@ -36,7 +36,7 @@ private slots:
 private:
     Ui::StationListView *ui;
     QActionGroup *viewSelectionGroup;
-    QStringListModel *stationListModel;
+    StationListModel *stationListModel;
     QSortFilterProxyModel *filterModel;
     KeyPressForwarder *keyPressForwarder;
 };