aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/main_80211_toolbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/main_80211_toolbar.h')
-rw-r--r--ui/gtk/main_80211_toolbar.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/ui/gtk/main_80211_toolbar.h b/ui/gtk/main_80211_toolbar.h
index 6708231833..3f5c73c1c7 100644
--- a/ui/gtk/main_80211_toolbar.h
+++ b/ui/gtk/main_80211_toolbar.h
@@ -25,6 +25,10 @@
#ifndef __80211_TOOLBAR_H__
#define __80211_TOOLBAR_H__
-GtkWidget *ws80211_toolbar_new(void);
+GtkWidget
+*ws80211_toolbar_new(void);
+
+void
+tb80211_refresh_interfaces(void);
#endif