X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fresizetrackthread.C;h=f2223b813480a906551520c059310e75f5d8a733;hb=29309c7fc45fb1e9dcfea55bf77b3ed6e0e9350f;hp=dc6564e305802d6fe8da47510de8f6af410a0f9b;hpb=c4c898707e3fdbf2979b7bc43ac0e1b0fa779663;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/resizetrackthread.C b/cinelerra-5.1/cinelerra/resizetrackthread.C index dc6564e3..f2223b81 100644 --- a/cinelerra-5.1/cinelerra/resizetrackthread.C +++ b/cinelerra-5.1/cinelerra/resizetrackthread.C @@ -107,6 +107,8 @@ ResizeVTrackWindow::ResizeVTrackWindow(MWindow *mwindow, { this->mwindow = mwindow; this->thread = thread; +// *** CONTEXT_HELP *** + context_help_set_keyword("Track and Output Sizes"); } ResizeVTrackWindow::~ResizeVTrackWindow()