Improved the formatting of ValueDesc descriptions for use in the History dialog.
[synfig.git] / synfig-studio / trunk / src / synfigapp / value_desc.h
index d7767d3..509f871 100644 (file)
@@ -177,7 +177,7 @@ public:
        }
 
        synfig::String
-       get_description()const;
+       get_description(bool show_exported_name = true)const;
 }; // END of class ValueDesc
 
 }; // END of namespace synfigapp_instance