]> git.tdb.fi Git - r2c2.git/blobdiff - source/designer/selection.h
Display the total length of selected tracks in status bar
[r2c2.git] / source / designer / selection.h
index abae6832ccfe2cc75f2777be45bc0be4cc636ba3..24d935458448014411d5a65c32cb5b98bd054fe7 100644 (file)
@@ -30,6 +30,7 @@ public:
        void toggle_track(Marklin::Track *);
        void select_more();
        void select_linked();
+       void select_blocks();
 };
 
 #endif