Exciting new Alt/h help key provided by sge (Georgy) with many thanks!
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / patchbay.C
index fb0339a95be3c9be82aaed956df8bbb1fc3fabce..c2ae534dc4ed137f90c0e35d61ef110aed9ca2c6 100644 (file)
@@ -138,6 +138,8 @@ PatchBay::PatchBay(MWindow *mwindow, MWindowGUI *gui)
        this->pane = 0;
        drag_operation = Tracks::NONE;
        for(int i = 0; i < TRANSFER_TYPES; i++) mode_icons[i] = 0;
+// *** CONTEXT_HELP ***
+       context_help_set_keyword("The Patchbay");
 }
 
 PatchBay::PatchBay(MWindow *mwindow,
@@ -156,6 +158,8 @@ PatchBay::PatchBay(MWindow *mwindow,
        this->pane = pane;
        drag_operation = Tracks::NONE;
        for(int i = 0; i < TRANSFER_TYPES; i++) mode_icons[i] = 0;
+// *** CONTEXT_HELP ***
+       context_help_set_keyword("The Patchbay");
 // printf("PatchBay::PatchBay %d %d %d %d %d\n",
 // __LINE__,
 // x,