summaryrefslogtreecommitdiff
path: root/src/universal-cp/gui.h
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2015-06-14 13:34:26 +0200
committerJens Georg <mail@jensge.org>2015-06-14 13:34:30 +0200
commitde0d3e726e0bc16ce22a6fa543c8c23b903779c2 (patch)
tree8c4fd1a947226744d29713aae657738463483318 /src/universal-cp/gui.h
parent30975a47279b184b3ffcd4d7a7512f2e29393e94 (diff)
downloadgupnp-tools-de0d3e726e0bc16ce22a6fa543c8c23b903779c2.tar.gz
Remove gnome-common stuff
Fix compiler warnings on the way. Signed-off-by: Jens Georg <mail@jensge.org>
Diffstat (limited to 'src/universal-cp/gui.h')
-rw-r--r--src/universal-cp/gui.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/universal-cp/gui.h b/src/universal-cp/gui.h
index 62ad401..d3ba0c4 100644
--- a/src/universal-cp/gui.h
+++ b/src/universal-cp/gui.h
@@ -26,13 +26,7 @@
#include "device-treeview.h"
#include "details-treeview.h"
-
-void
-display_event (const char *notified_at,
- const char *friendly_name,
- const char *service_id,
- const char *variable_name,
- const char *value);
+#include "event-treeview.h"
void
setup_treeview (GtkWidget *treeview,