X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_openexr%2Fmptr_openexr.h;h=2ab295f3f85fb48a40995e9958641a57f3be50d3;hb=18baf4d4fe523d84ad741d7fde0f10a58d47587b;hp=b50cf5eb09a72b68050187b63fd6c89e7de5c9ba;hpb=70bcefce2ab011a11014f36fc129b473cc0bc61e;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_openexr/mptr_openexr.h b/synfig-core/trunk/src/modules/mod_openexr/mptr_openexr.h index b50cf5e..2ab295f 100644 --- a/synfig-core/trunk/src/modules/mod_openexr/mptr_openexr.h +++ b/synfig-core/trunk/src/modules/mod_openexr/mptr_openexr.h @@ -2,6 +2,8 @@ /*! \file mptr_openexr.h ** \brief Template Header ** +** $Id$ +** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley ** @@ -49,7 +51,7 @@ public: - virtual bool get_frame(synfig::Surface &,synfig::Time, synfig::ProgressCallback *); + virtual bool get_frame(synfig::Surface &surface,synfig::Time time, synfig::ProgressCallback *callback); };