Exciting new Alt/h help key provided by sge (Georgy) with many thanks!
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / patchgui.C
index fa471477af7e1eb25338f6311be9e2374a252483..1431249d01760cd6801ee0c4891e10aa869eef7c 100644 (file)
@@ -626,6 +626,8 @@ MasterPatch::MasterPatch(MWindow *mwindow, PatchGUI *patch, int x, int y)
        this->mwindow = mwindow;
        this->patch = patch;
        set_tooltip(_("Master Track"));
+// *** CONTEXT_HELP ***
+       context_help_set_keyword("Displaying tracks: Ganged mode");
 }
 
 int MasterPatch::handle_event()