diff src/bluetooth/scan_gui.h @ 2847:671cdfc2d62d

Basic pairing interface
author Paula Stanciu <paula.stanciu@gmail.com>
date Mon, 28 Jul 2008 21:48:39 +0300
parents 22a5075fc7f7
children 43557eb3180f
line wrap: on
line diff
--- a/src/bluetooth/scan_gui.h	Sun Jul 27 22:15:41 2008 +0300
+++ b/src/bluetooth/scan_gui.h	Mon Jul 28 21:48:39 2008 +0300
@@ -18,7 +18,7 @@
 
 #include <gtk/gtk.h>
 #include <glib.h>
-void show_scan();
+void show_scan(gint use);
 void show_no_devices();
 void destroy_scan_window();
 void close_window();