Fix 1859663: don't use the deprecated sigc++ compatibility API. This allows sigc...
[synfig.git] / synfig-studio / trunk / src / gtkmm / dock_navigator.cpp
index d332518..6f88bbf 100644 (file)
@@ -222,7 +222,7 @@ void studio::Widget_NavView::on_finish_render()
                        dw,     // width
                        dh,     // height
                        dw*synfig::channels(pf), // stride (pitch)
-                       SigC::slot(freegu8)
+                       sigc::ptr_fun(freegu8)
                );
        }
        else