changed get_departure, return list of Departure objects with line,
[pywienerlinien] / qml / MainPage.qml
index e989fe4..a0f5cdf 100644 (file)
@@ -75,9 +75,10 @@ Page {
          }
     }
 
+    /*
     LineSheet {
         id: lineSheet
-    }
+    }*/
 
     Button {
         id: lineSearchButton