]> git.tdb.fi Git - r2c2.git/blobdiff - source/designer/zonebar.h
Remove the scripting-based timetable
[r2c2.git] / source / designer / zonebar.h
index c9a7580c3921650246cd6f782918518de8efe926..8a0b3098ab451c41087f124807aa28007cfc3086 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef ZONEBAR_H_
 #define ZONEBAR_H_
 
@@ -24,7 +17,7 @@ public:
        Zonebar(Designer &);
 
 private:
-       void zone_added(R2C2::Zone &);
+       void track_chain_added(R2C2::TrackChain &);
        void zone_renamed(const std::string &, const std::string &, unsigned);
        void group_selected(unsigned, const std::string &);
        void number_selected(unsigned, const std::string &);