X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fsynfigapp%2Fuimanager.cpp;h=68a39a1b040a80c09f2c3fccb15a0bf632079c6e;hb=c2813b4d63804cac9b4067146a9e6eca717cb3e4;hp=9ee6af2de46066f6745eca9ea6b192c2598351fe;hpb=0348d0c0f02151293190a0db10ce92d7b112aa9e;p=synfig.git diff --git a/synfig-studio/trunk/src/synfigapp/uimanager.cpp b/synfig-studio/trunk/src/synfigapp/uimanager.cpp index 9ee6af2..68a39a1 100644 --- a/synfig-studio/trunk/src/synfigapp/uimanager.cpp +++ b/synfig-studio/trunk/src/synfigapp/uimanager.cpp @@ -76,7 +76,7 @@ ConsoleUIInterface::yes_no(const std::string &title, const std::string &message, } UIInterface::Response -ConsoleUIInterface::yes_no_cancel(const string &title, const string &message,Response dflt) +ConsoleUIInterface::yes_no_cancel(const std::string &title, const std::string &message, Response dflt) { cout<