annotate src/bluetooth/gui.h @ 2693:8d10c920d26d

Use g_free().
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 06 Jun 2008 14:52:25 +0300
parents 7fbff3287a56
children 229647ca4942
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2646
7fbff3287a56 added device discovery in the plugin's prefs window
Paula Stanciu <paula.stanciu@gmail.com>
parents: 2644
diff changeset
1 #include <gtk/gtk.h>
7fbff3287a56 added device discovery in the plugin's prefs window
Paula Stanciu <paula.stanciu@gmail.com>
parents: 2644
diff changeset
2 #include <glib.h>
7fbff3287a56 added device discovery in the plugin's prefs window
Paula Stanciu <paula.stanciu@gmail.com>
parents: 2644
diff changeset
3 void refresh_tree(void);