X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fsynfigapp%2Factions%2Ftimepointscopy.h;h=9f3f1cfa8fc8a7c4e4a39a42e0bb4ba3f5955889;hb=eebf73ecd0914fe08549d23e5d38e946b65b669a;hp=e82394b1f2cdd6aa3ff8d94437fe1daca210d198;hpb=dee84efa006428fdfbf0e84b66ee94eb23113ad9;p=synfig.git diff --git a/synfig-studio/trunk/src/synfigapp/actions/timepointscopy.h b/synfig-studio/trunk/src/synfigapp/actions/timepointscopy.h index e82394b..9f3f1cf 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/timepointscopy.h +++ b/synfig-studio/trunk/src/synfigapp/actions/timepointscopy.h @@ -2,7 +2,7 @@ /*! \file timepointscopy.h ** \brief Copy the Time Points Header ** -** $Id: timepointscopy.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ +** $Id$ ** ** \legal ** Copyright (c) 2004 Adrian Bentley @@ -49,13 +49,13 @@ class TimepointsCopy : public Super { private: - + //process all the value descriptions that are selected (or are in subselections) std::vector sel_layers; std::vector sel_canvases; std::vector sel_values; std::set sel_times; - + synfig::Time timedelta; public: