]> git.meshlink.io Git - catta/blobdiff - avahi-qt/qt-watch.h
Include qt mainloop adapter in build system. Moc finding code is cracktastic thanks to
[catta] / avahi-qt / qt-watch.h
index 05b5010c7e7c7709cde64fcc5e9202be9840dc35..bbcf30c111a27221c7e3e729d0813935e751859c 100644 (file)
@@ -29,7 +29,7 @@ AVAHI_C_DECL_BEGIN
 /**
 Setup abstract poll structure for integration with Qt main loop  */
 
-const AvahiPoll* avahi_qt_poll_get();
+const AvahiPoll* avahi_qt_poll_get(void);
 
 #ifndef DOXYGEN_SHOULD_SKIP_THIS
 AVAHI_C_DECL_END