X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fkeyframetreestore.cpp;fp=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fkeyframetreestore.cpp;h=edd6a3e9d17e90a4b4f2f06df1a9b0256dc427b8;hb=c4e19f09a44e804066b1fa54b0f8ca5319210ff8;hp=c22da5f61bbc14453ff083d8572fc4964ffb9b74;hpb=e704e6dbd6bd7607e0e484685b8f6997dd9d1286;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/keyframetreestore.cpp b/synfig-studio/trunk/src/gtkmm/keyframetreestore.cpp index c22da5f..edd6a3e 100644 --- a/synfig-studio/trunk/src/gtkmm/keyframetreestore.cpp +++ b/synfig-studio/trunk/src/gtkmm/keyframetreestore.cpp @@ -223,7 +223,7 @@ KeyframeTreeStore::create(etl::loose_handle canvas_i void KeyframeTreeStore::reset_stamp() { - stamp_=time(0)+reinterpret_cast(this); + stamp_=time(0)+reinterpret_cast(this); } /*