Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-studio / trunk / src / gtkmm / layertreestore.h
index 0875d51..5b33309 100644 (file)
@@ -107,6 +107,8 @@ private:
 
        sigc::connection queue_connection;
 
+       std::map<synfig::Layer::Handle, sigc::connection> subcanvas_changed_connections;
+
        etl::loose_handle<synfigapp::CanvasInterface> canvas_interface_;
 
        Glib::RefPtr<Gdk::Pixbuf> layer_icon;