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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gui/quickscreen.h b/apps/gui/quickscreen.h
index 1d2ed18c97..f084d83b61 100644
--- a/apps/gui/quickscreen.h
+++ b/apps/gui/quickscreen.h
@@ -50,7 +50,7 @@ bool gui_syncquickscreen_run(struct gui_quickscreen * qs, int button_enter);
50extern bool quick_screen_f3(int button_enter); 50extern bool quick_screen_f3(int button_enter);
51#endif 51#endif
52extern bool quick_screen_quick(int button_enter); 52extern bool quick_screen_quick(int button_enter);
53 53int quickscreen_set_option(void *data);
54 54
55#endif /*_GUI_QUICK_SCREEN_H_*/ 55#endif /*_GUI_QUICK_SCREEN_H_*/
56#endif /* HAVE_QUICKSCREEN */ 56#endif /* HAVE_QUICKSCREEN */