From c4eea520c7ed8adaf378e9424f199aa49efbccc7 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 24 Nov 2009 14:30:50 +0100 Subject: Add Test debug domain --- libempathy/empathy-debug.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libempathy/empathy-debug.h') diff --git a/libempathy/empathy-debug.h b/libempathy/empathy-debug.h index cc8eca0a3..fa80d403a 100644 --- a/libempathy/empathy-debug.h +++ b/libempathy/empathy-debug.h @@ -44,6 +44,7 @@ typedef enum EMPATHY_DEBUG_SHARE_DESKTOP = 1 << 10, EMPATHY_DEBUG_CONNECTIVITY = 1 << 11, EMPATHY_DEBUG_IMPORT_MC4_ACCOUNTS = 1 << 11, + EMPATHY_DEBUG_TESTS = 1 << 12, } EmpathyDebugFlags; gboolean empathy_debug_flag_is_set (EmpathyDebugFlags flag); -- cgit v1.2.3