]> 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 b49b45da289f32a53640085d519a222856d544ae..bbcf30c111a27221c7e3e729d0813935e751859c 100644 (file)
@@ -29,7 +29,7 @@ AVAHI_C_DECL_BEGIN
 /**
 Setup abstract poll structure for integration with Qt main loop  */
 
-void create_qt_poll(AvahiPoll* poll);
+const AvahiPoll* avahi_qt_poll_get(void);
 
 #ifndef DOXYGEN_SHOULD_SKIP_THIS
 AVAHI_C_DECL_END