Exciting new Alt/h help key provided by sge (Georgy) with many thanks!
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / recordscopes.C
index c9bceab985a8c9fb9d08b0a167e7e8325a834d6e..598464c6ae6c981bab208a2213cf32c0e081e839 100644 (file)
@@ -171,6 +171,8 @@ ScopeEnable::ScopeEnable(MWindow *mwindow, RecordMonitor *record_monitor, int x,
        this->record_monitor = record_monitor;
        this->mwindow = mwindow;
        set_tooltip(_("View scope"));
+// *** CONTEXT_HELP ***
+       context_help_set_keyword("Videoscope");
 }
 
 ScopeEnable::~ScopeEnable()