diff options
Diffstat (limited to 'shell')
| -rw-r--r-- | shell/shell.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/shell/shell.c b/shell/shell.c index 674280f7..cb26727b 100644 --- a/shell/shell.c +++ b/shell/shell.c @@ -1501,6 +1501,7 @@ static void module_selected_show_info_list(GKeyFile *key_file,      gtk_tree_view_set_show_expanders(GTK_TREE_VIEW(shell->info_tree->view),                                       ngroups > 1);  } +  static void module_selected_show_info_detail(GKeyFile *key_file,                                               ShellModuleEntry *entry,                                               gchar **groups) | 
