summaryrefslogtreecommitdiff
path: root/apps/gui/quickscreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/quickscreen.h')
-rw-r--r--apps/gui/quickscreen.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/gui/quickscreen.h b/apps/gui/quickscreen.h
index c725eae60a..acce5cf9bf 100644
--- a/apps/gui/quickscreen.h
+++ b/apps/gui/quickscreen.h
@@ -43,9 +43,6 @@ struct gui_quickscreen
43 item is changed */ 43 item is changed */
44}; 44};
45 45
46#ifdef BUTTON_F3
47extern bool quick_screen_f3(int button_enter);
48#endif
49extern bool quick_screen_quick(int button_enter); 46extern bool quick_screen_quick(int button_enter);
50int quickscreen_set_option(void *data); 47int quickscreen_set_option(void *data);
51bool is_setting_quickscreenable(const struct settings_list *setting); 48bool is_setting_quickscreenable(const struct settings_list *setting);