When duplicating layers, show which layers were duplicated in the History dialog.
[synfig.git] / synfig-studio / trunk / src / synfigapp / actions / valuedescconvert.h
index f10f196..5761333 100644 (file)
@@ -2,7 +2,7 @@
 /*!    \file valuedescconvert.h
 **     \brief Template File
 **
-**     $Id: valuedescconvert.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $
+**     $Id$
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
@@ -48,6 +48,7 @@ private:
 
        ValueDesc value_desc;
        synfig::String type;
+       synfig::Time time;
 
 public: