diff options
Diffstat (limited to 'apps/gui/gwps-common.h')
-rw-r--r-- | apps/gui/gwps-common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gui/gwps-common.h b/apps/gui/gwps-common.h index 3119755502..ccdc31b5a9 100644 --- a/apps/gui/gwps-common.h +++ b/apps/gui/gwps-common.h | |||
@@ -23,7 +23,7 @@ | |||
23 | 23 | ||
24 | #include "gwps.h" | 24 | #include "gwps.h" |
25 | 25 | ||
26 | void fade(bool fade_in); | 26 | void fade(bool fade_in, bool updatewps); |
27 | bool gui_wps_display(void); | 27 | bool gui_wps_display(void); |
28 | bool update_onvol_change(struct gui_wps * gwps); | 28 | bool update_onvol_change(struct gui_wps * gwps); |
29 | bool update(struct gui_wps *gwps); | 29 | bool update(struct gui_wps *gwps); |