Fix the wireless settings button for AirPCap devices in the
[obnox/wireshark/wip.git] / gtk / main_welcome.h
index 75f0d0fae1ba267e8799e3a015392c6f02e8cfd7..566f7669e272272b56b9536aa4bf295c52425156 100644 (file)
@@ -89,4 +89,6 @@ void change_selection_for_all(gboolean enable);
 void add_interface_to_list(gchar *name, gchar *descr, remote_options *remote_opts);
 #endif
 
+displayed_interface get_interface_data(gint index);
+
 #endif /* __MAIN_WELCOME_H__ */