X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fkeyframepopup.h;h=6c4156e211b1875e793643acac5a139d6e19ba7a;hb=bd7011a86f60b4ef1abf11e2667373eba3a98c99;hp=c2b1631120cf146c518e94ad1afc280bc76e586f;hpb=84ac8a2bb3357c04a3f67cf763b0f61ddbbd021d;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/keyframepopup.h b/cinelerra-5.1/cinelerra/keyframepopup.h index c2b16311..6c4156e2 100644 --- a/cinelerra-5.1/cinelerra/keyframepopup.h +++ b/cinelerra-5.1/cinelerra/keyframepopup.h @@ -2,6 +2,7 @@ /* * CINELERRA * Copyright (C) 2008 Adam Williams + * Copyright (C) 2003-2016 Cinelerra CV contributors * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -210,6 +211,7 @@ public: KeySpeedOK *key_speed_ok; KeySpeedAutoEdge *auto_edge; KeySpeedAutoSpan *auto_span; + int need_undo; }; class KeySpeedOK : public BC_Button