summaryrefslogtreecommitdiff
path: root/rakia/debug.c
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2012-01-06 18:15:21 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.com>2012-01-10 16:21:25 -0500
commit909ac13ef3b102be8f960a955187e69a9d3e9a82 (patch)
tree14459b1d87170a64c143ccb49200194383127fdd /rakia/debug.c
parent3deafd75ec03b80324d4b1fa05abac22807b6647 (diff)
Add empathy Channel/Content objects
Diffstat (limited to 'rakia/debug.c')
-rw-r--r--rakia/debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rakia/debug.c b/rakia/debug.c
index a608389..cf97386 100644
--- a/rakia/debug.c
+++ b/rakia/debug.c
@@ -35,6 +35,7 @@ static const GDebugKey rakia_debug_keys[] = {
{ "events", RAKIA_DEBUG_EVENTS },
{ "sofia", RAKIA_DEBUG_SOFIA },
{ "utilities", RAKIA_DEBUG_UTILITIES },
+ { "call", RAKIA_DEBUG_CALL },
};
static GHashTable *flag_to_domains = NULL;