Credit Andrew - cleanup for Slackware, etc.
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / ctimebar.C
index d7f5b3ff061c9b9985a4379c783cc27944abe0bc..41d4c791b287764402a81d083c50dadb07be7053 100644 (file)
@@ -2,6 +2,7 @@
 /*
  * CINELERRA
  * Copyright (C) 2008 Adam Williams <broadcast at earthling dot net>
+ * Copyright (C) 2003-2016 Cinelerra CV contributors
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -39,6 +40,8 @@ CTimeBar::CTimeBar(MWindow *mwindow, CWindowGUI *gui,
 {
        this->mwindow = mwindow;
        this->gui = gui;
+// *** CONTEXT_HELP ***
+       context_help_set_keyword("Preview Region Usage");
 }
 
 int CTimeBar::resize_event()