build will not work unless delete the old version because 8 is greater than 1(1)
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / zoombar.C
index d8d3ccc35faf001b8869e1965bf6d66db3d8e2ff..b09223ad895674616ceef6ce04cc49fd1737ec10 100644 (file)
@@ -50,6 +50,8 @@ ZoomBar::ZoomBar(MWindow *mwindow, MWindowGUI *gui)
 {
        this->gui = gui;
        this->mwindow = mwindow;
+// *** CONTEXT_HELP ***
+       context_help_set_keyword("Zoom Panel");
 }
 
 ZoomBar::~ZoomBar()