aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-debug.h')
-rw-r--r--libempathy/empathy-debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy/empathy-debug.h b/libempathy/empathy-debug.h
index 9df728922..0d25f22dd 100644
--- a/libempathy/empathy-debug.h
+++ b/libempathy/empathy-debug.h
@@ -41,6 +41,7 @@ typedef enum
EMPATHY_DEBUG_FT = 1 << 7,
EMPATHY_DEBUG_LOCATION = 1 << 8,
EMPATHY_DEBUG_OTHER = 1 << 9,
+ EMPATHY_DEBUG_SHARE_DESKTOP = 1 << 10,
} EmpathyDebugFlags;
gboolean empathy_debug_flag_is_set (EmpathyDebugFlags flag);