[gnome-commander/gcmd-1-10] Fix compiler warning about undeclared function
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander/gcmd-1-10] Fix compiler warning about undeclared function
- Date: Tue, 19 May 2020 18:26:33 +0000 (UTC)
commit 326409751d7737b44274aeabbb9e2c5a9ac78b3f
Author: Uwe Scholz <u scholz83 gmx de>
Date: Tue May 19 19:19:00 2020 +0200
Fix compiler warning about undeclared function
src/gnome-cmd-file-popmenu.h | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/gnome-cmd-file-popmenu.h b/src/gnome-cmd-file-popmenu.h
index 88c0393a..e42f1752 100644
--- a/src/gnome-cmd-file-popmenu.h
+++ b/src/gnome-cmd-file-popmenu.h
@@ -55,4 +55,5 @@ GtkType gnome_cmd_file_popmenu_get_type ();
GtkUIManager *get_file_popup_ui_manager (GnomeCmdFileList *gnomeCmdFileList);
guint add_open_with_entries (GtkUIManager *ui_manager, GnomeCmdFileList *gnomeCmdFileList);
+guint add_action_script_entries(GtkUIManager *uiManager, GList *files);
void add_execute_entry(GtkUIManager *ui_manager, GnomeCmdFileList *gnomeCmdFileList);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]