]> git.tdb.fi Git - r2c2.git/blobdiff - data/timetablepanel.ui
Allow direction to be specified for routing waypoints
[r2c2.git] / data / timetablepanel.ui
index 3434315a0e96633c23d06ab4d8bdce8eff9e0445..d091d925b0739155489b03938439602c89a21682 100644 (file)
@@ -24,12 +24,20 @@ column
                {
                        item "Arrive";
                        item "Depart";
+                       item "Through";
                };
 
-               label "lbl_zone"
+               label "lbl_target"
                {
                        text "No selection";
                };
+
+               dropdown "drp_direction"
+               {
+                       item "Any";
+                       item "Up";
+                       item "Down";
+               };
        };
 
        row