X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-qt%2Fqt-watch.h;h=a702a7615ee4ce53a1432b8fd6bd5e6fa1caceaf;hb=aa65afbd7da1ed646708b9889057f983043e4083;hp=0a3476dff291cccd022b8559b8e2c4fd4ae847a3;hpb=6efe2615e04c6ef664fa9d49b013e261ba1e6e66;p=catta diff --git a/avahi-qt/qt-watch.h b/avahi-qt/qt-watch.h index 0a3476d..a702a76 100644 --- a/avahi-qt/qt-watch.h +++ b/avahi-qt/qt-watch.h @@ -29,7 +29,11 @@ AVAHI_C_DECL_BEGIN /** Setup abstract poll structure for integration with Qt main loop */ -const AvahiPoll* avahi_qt_poll_get(void); +const AvahiPoll* avahi_qt_poll_get(void) +#ifdef HAVE_VISIBILITY_HIDDEN +__attribute__ ((visibility("default"))) +#endif +; AVAHI_C_DECL_END