X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Fvaluenode.h;h=38e5c56d0e39f50083ad8494410f5a3881a22f2e;hb=9459638ad6797b8139f1e9f0715c96076dbf0890;hp=bf585047a50c6fadb2f770c8f9b06745e9a5bead;hpb=756c0d29ac1742f231e6615f9a577e574e35a4af;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/valuenode.h b/synfig-core/trunk/src/synfig/valuenode.h index bf58504..38e5c56 100644 --- a/synfig-core/trunk/src/synfig/valuenode.h +++ b/synfig-core/trunk/src/synfig/valuenode.h @@ -353,7 +353,7 @@ public: ValueNode::LooseHandle get_link(const String &name)const { return get_link(get_link_index_from_name(name)); } String - get_description(int index, bool show_exported_name = true)const; + get_description(int index = -1, bool show_exported_name = true)const; protected: //! Sets the type of the ValueNode