]> git.tdb.fi Git - r2c2.git/blobdiff - source/designer/zonebar.h
Make use of the unified storage class for other parts of Layout
[r2c2.git] / source / designer / zonebar.h
index 2b48b1cf004d5a029d55da0259e2f455ed52ab5f..8a0b3098ab451c41087f124807aa28007cfc3086 100644 (file)
@@ -17,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 &);