X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Ftoolbox.cpp;h=aeed4f59d47f7170be14aac015291e9ecee6c4ed;hb=c2813b4d63804cac9b4067146a9e6eca717cb3e4;hp=4761c4c4f5cf0bd2b6677785850cd67954945a75;hpb=0348d0c0f02151293190a0db10ce92d7b112aa9e;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/toolbox.cpp b/synfig-studio/trunk/src/gtkmm/toolbox.cpp index 4761c4c..aeed4f5 100644 --- a/synfig-studio/trunk/src/gtkmm/toolbox.cpp +++ b/synfig-studio/trunk/src/gtkmm/toolbox.cpp @@ -388,7 +388,7 @@ Toolbox::~Toolbox() } void -Toolbox::set_active_state(const String& statename) +Toolbox::set_active_state(const synfig::String& statename) { std::map::iterator iter;