X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Fvaluenode_twotone.cpp;h=b782b6db16f465e233fcc05451a3ab3548300585;hb=0d0bdc9197855391289aad7a9256a4287015960d;hp=f50cdffaada5d1180311c3eaac5b12418b5aa417;hpb=537bbdbf5b44201ef6cb7b6495e6256993c9bf01;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/valuenode_twotone.cpp b/synfig-core/trunk/src/synfig/valuenode_twotone.cpp index f50cdff..b782b6d 100644 --- a/synfig-core/trunk/src/synfig/valuenode_twotone.cpp +++ b/synfig-core/trunk/src/synfig/valuenode_twotone.cpp @@ -175,8 +175,9 @@ ValueNode_TwoTone::link_name(int i)const return "color1"; case 1: return "color2"; + default: + return String(); } - return String(); } int