Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / synfig-studio / tags / stable / src / gtkmm / dock_info.h
index 86da1ed..a324f86 100644 (file)
@@ -47,7 +47,7 @@ class Dock_Info : public Dock_CanvasSpecific
        Gtk::Label  r,g,b,a;
        Gtk::Label      x,y;
 
-       SigC::Connection mousecon;
+       sigc::connection mousecon;
 
        void on_mouse_move();