summaryrefslogtreecommitdiff
path: root/telepathy-glib/debug-sender.h
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-05-03 12:13:43 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-05-03 12:35:58 +0100
commit59e580c564711b194d3c0c8004cf8db195f06428 (patch)
tree557249305359a52023dd567fce571cdd53b027ac /telepathy-glib/debug-sender.h
parentf524ee716e4e2fdb959c1dd28210a3a8dfc6cbfe (diff)
downloadtelepathy-glib-59e580c564711b194d3c0c8004cf8db195f06428.tar.gz
Version-annotate recent API
Diffstat (limited to 'telepathy-glib/debug-sender.h')
-rw-r--r--telepathy-glib/debug-sender.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/telepathy-glib/debug-sender.h b/telepathy-glib/debug-sender.h
index a7d1d0363..de7a0d182 100644
--- a/telepathy-glib/debug-sender.h
+++ b/telepathy-glib/debug-sender.h
@@ -23,6 +23,7 @@
#include <glib-object.h>
#include <telepathy-glib/dbus-properties-mixin.h>
+#include <telepathy-glib/defs.h>
#include <telepathy-glib/enums.h>
#include <telepathy-glib/svc-debug.h>
@@ -88,6 +89,7 @@ void tp_debug_sender_add_message_printf (TpDebugSender *self,
void tp_debug_sender_log_handler (const gchar *log_domain,
GLogLevelFlags log_level, const gchar *message, gpointer exclude);
+_TP_AVAILABLE_IN_0_16
void tp_debug_sender_set_timestamps (TpDebugSender *self, gboolean maybe);
G_END_DECLS