]> git.meshlink.io Git - catta/blobdiff - avahi-qt/qt-watch.h
* add legal blurb to Makefile
[catta] / avahi-qt / qt-watch.h
index bbcf30c111a27221c7e3e729d0813935e751859c..f6447ab2748498b3a7a73084969e1967cd6f32db 100644 (file)
@@ -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