diff options
Diffstat (limited to 'libempathy/empathy-debug.c')
-rw-r--r-- | libempathy/empathy-debug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy/empathy-debug.c b/libempathy/empathy-debug.c index b0f7d1810..ec72bfcfc 100644 --- a/libempathy/empathy-debug.c +++ b/libempathy/empathy-debug.c @@ -44,6 +44,7 @@ static GDebugKey keys[] = { { "Account", EMPATHY_DEBUG_ACCOUNT }, { "Irc", EMPATHY_DEBUG_IRC }, { "Dispatcher", EMPATHY_DEBUG_DISPATCHER }, + { "Ft", EMPATHY_DEBUG_FT }, { "Other", EMPATHY_DEBUG_OTHER }, { 0, } }; |