summaryrefslogtreecommitdiff
path: root/apps/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugin.h')
-rw-r--r--apps/plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugin.h b/apps/plugin.h
index cf16eef94f..a7a6203e53 100644
--- a/apps/plugin.h
+++ b/apps/plugin.h
@@ -659,7 +659,7 @@ struct plugin_api {
659 659
660 /* menu */ 660 /* menu */
661 int (*do_menu)(const struct menu_item_ex *menu, int *start_selected, 661 int (*do_menu)(const struct menu_item_ex *menu, int *start_selected,
662 struct viewport parent[NB_SCREENS], bool hide_bars); 662 struct viewport parent[NB_SCREENS], bool hide_theme);
663 663
664 /* scroll bar */ 664 /* scroll bar */
665 struct gui_syncstatusbar *statusbars; 665 struct gui_syncstatusbar *statusbars;