From 67fc33120047dc2e0eea93fb255ee21674d5d8c5 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Mon, 20 Apr 2009 20:13:30 +0100 Subject: Define the debug object path in the header and keep CM bus names from tp_list_connection_names around. Signed-off-by: Jonny Lamb --- src/empathy-debug-dialog.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/empathy-debug-dialog.h') diff --git a/src/empathy-debug-dialog.h b/src/empathy-debug-dialog.h index ad41bfc95..5d98fa0a4 100644 --- a/src/empathy-debug-dialog.h +++ b/src/empathy-debug-dialog.h @@ -38,6 +38,8 @@ G_BEGIN_DECLS #define EMPATHY_DEBUG_DIALOG_GET_CLASS(object) (G_TYPE_INSTANCE_GET_CLASS \ ((object), EMPATHY_TYPE_DEBUG_DIALOG, EmpathyDebugDialogClass)) +#define DEBUG_OBJECT_PATH "/org/freedesktop/Telepathy/debug" + typedef struct _EmpathyDebugDialog EmpathyDebugDialog; typedef struct _EmpathyDebugDialogClass EmpathyDebugDialogClass; -- cgit v1.2.3