X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=sidebyside;f=cinelerra-5.1%2Fcinelerra%2Ftransitionpopup.C;h=a748244bdca7c960b82e6896e1186db5667d9952;hb=c5cc7a4e3ddb369956a7d8399cc45525d76b9fb9;hp=5922a8810e0e3b5cc9cf1352534e8f6fc73fb402;hpb=232ae3c6972c1740b6e1890ccce1264f2bb311f5;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/transitionpopup.C b/cinelerra-5.1/cinelerra/transitionpopup.C index 5922a881..a748244b 100644 --- a/cinelerra-5.1/cinelerra/transitionpopup.C +++ b/cinelerra-5.1/cinelerra/transitionpopup.C @@ -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 @@ -148,6 +149,8 @@ TransitionLengthDialog::TransitionLengthDialog(MWindow *mwindow, { this->mwindow = mwindow; this->thread = thread; +// *** CONTEXT_HELP *** + context_help_set_keyword("Transition Plugins"); } TransitionLengthDialog::~TransitionLengthDialog()