Exciting new Alt/h help key provided by sge (Georgy) with many thanks!
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / assetedit.C
index e603ad8cabba5eaa0aad4fd5060c86252a70258a..9bdf847f3f58cd7373d2e4d05cf45ab9ef09026d 100644 (file)
@@ -228,6 +228,8 @@ AssetEditWindow::AssetEditWindow(MWindow *mwindow, AssetEdit *asset_edit)
        detail_dialog = 0;
        win_width = 0;
        win_height = 0;
+// *** CONTEXT_HELP ***
+       context_help_set_keyword("Info Asset Details");
 }
 
 
@@ -780,6 +782,8 @@ DetailAssetWindow::DetailAssetWindow(MWindow *mwindow,
        asset->add_user();
        info[0] = 0;
        text = 0;
+// *** CONTEXT_HELP ***
+       context_help_set_keyword("Info Asset Details");
 }
 
 DetailAssetWindow::~DetailAssetWindow()