X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fpatchbay.C;h=c2ae534dc4ed137f90c0e35d61ef110aed9ca2c6;hp=fb0339a95be3c9be82aaed956df8bbb1fc3fabce;hb=b104b77f5296719bd5e6de8472eb71542ddaedec;hpb=eabda9cf447580a974fd3d67a3d0a26f09aeb523 diff --git a/cinelerra-5.1/cinelerra/patchbay.C b/cinelerra-5.1/cinelerra/patchbay.C index fb0339a9..c2ae534d 100644 --- a/cinelerra-5.1/cinelerra/patchbay.C +++ b/cinelerra-5.1/cinelerra/patchbay.C @@ -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,