]> git.meshlink.io Git - catta/blobdiff - avahi-qt/qt-watch.h
* remove lots of DOXYGEN_SHOULD_SKIP_THIS from the header files, use doxygen macro...
[catta] / avahi-qt / qt-watch.h
index f6447ab2748498b3a7a73084969e1967cd6f32db..0a3476dff291cccd022b8559b8e2c4fd4ae847a3 100644 (file)
 
 #include <avahi-common/watch.h>
 
-#ifndef DOXYGEN_SHOULD_SKIP_THIS
 AVAHI_C_DECL_BEGIN
-#endif
-
-/**
-Setup abstract poll structure for integration with Qt main loop  */
 
+/** Setup abstract poll structure for integration with Qt main loop  */
 const AvahiPoll* avahi_qt_poll_get(void);
 
-#ifndef DOXYGEN_SHOULD_SKIP_THIS
 AVAHI_C_DECL_END
-#endif
 
 #endif