Fix 1859663: don't use the deprecated sigc++ compatibility API. This allows sigc...
authorpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sat, 29 Dec 2007 04:29:22 +0000 (04:29 +0000)
committerpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sat, 29 Dec 2007 04:29:22 +0000 (04:29 +0000)
commitdcc7b22cb61dd8a94fd6b6da4700d9483574ec34
treeda820c4dce8d362bb347cf0c9afd899039116758
parent10bc4dc98c164330589595f67f120f10f4bf0dad
Fix 1859663: don't use the deprecated sigc++ compatibility API. This allows sigc++ 2.1 and newer to be used.

git-svn-id: http://svn.voria.com/code@1242 1f10aa63-cdf2-0310-b900-c93c546f37ac
13 files changed:
synfig-studio/trunk/src/gtkmm/app.h
synfig-studio/trunk/src/gtkmm/autorecover.h
synfig-studio/trunk/src/gtkmm/canvasview.cpp
synfig-studio/trunk/src/gtkmm/canvasview.h
synfig-studio/trunk/src/gtkmm/dock_canvasspecific.h
synfig-studio/trunk/src/gtkmm/dock_info.h
synfig-studio/trunk/src/gtkmm/dock_navigator.cpp
synfig-studio/trunk/src/gtkmm/dockable.h
synfig-studio/trunk/src/gtkmm/dockdialog.h
synfig-studio/trunk/src/gtkmm/instance.cpp
synfig-studio/trunk/src/gtkmm/preview.h
synfig-studio/trunk/src/gtkmm/state_draw.cpp
synfig-studio/trunk/src/gtkmm/toolbox.cpp