Exciting new Alt/h help key provided by sge (Georgy) with many thanks!
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / remotecontrol.C
index 457d331395e8bf91d7462518851e211d78ea77fa..0907707d6e6311c0935f2e6eb56cdc8c679cc489 100644 (file)
@@ -12,6 +12,8 @@ RemoteWindow::RemoteWindow(RemoteControl *remote_control)
                0, 0, xS(16), yS(16), -1, -1, 1, 0, 1)
 {
        this->remote_control = remote_control;
+// *** CONTEXT_HELP ***
+       context_help_set_keyword("Remote Control for DVB");
 }
 
 RemoteWindow::~RemoteWindow()