summaryrefslogtreecommitdiffstats
path: root/avahi-qt/qt-watch.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-qt/qt-watch.h')
-rw-r--r--avahi-qt/qt-watch.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/avahi-qt/qt-watch.h b/avahi-qt/qt-watch.h
index bbcf30c..f6447ab 100644
--- a/avahi-qt/qt-watch.h
+++ b/avahi-qt/qt-watch.h
@@ -1,6 +1,8 @@
#ifndef QAVAHI_H
#define QAVAHI_H
+/* $Id$ */
+
/***
This file is part of avahi.
@@ -20,6 +22,8 @@
USA.
***/
+/** \file qt-watch.h Qt main loop adapter */
+
#include <avahi-common/watch.h>
#ifndef DOXYGEN_SHOULD_SKIP_THIS
@@ -35,6 +39,4 @@ const AvahiPoll* avahi_qt_poll_get(void);
AVAHI_C_DECL_END
#endif
-
-
#endif