diff src/bluetooth/gui.h @ 2646:7fbff3287a56

added device discovery in the plugin's prefs window
author Paula Stanciu <paula.stanciu@gmail.com>
date Sun, 25 May 2008 21:29:07 +0300
parents 6fd8ca4b7b17
children 229647ca4942
line wrap: on
line diff
--- a/src/bluetooth/gui.h	Wed May 21 16:04:24 2008 +0300
+++ b/src/bluetooth/gui.h	Sun May 25 21:29:07 2008 +0300
@@ -1,1 +1,3 @@
-#include <string.h>
+#include <gtk/gtk.h>
+#include <glib.h>
+void refresh_tree(void);