summaryrefslogtreecommitdiffstats
path: root/avahi-tqt/qt-watch.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-tqt/qt-watch.h')
-rw-r--r--avahi-tqt/qt-watch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-tqt/qt-watch.h b/avahi-tqt/qt-watch.h
index 01886b3..1d26303 100644
--- a/avahi-tqt/qt-watch.h
+++ b/avahi-tqt/qt-watch.h
@@ -28,7 +28,7 @@ AVAHI_C_DECL_BEGIN
/** Setup abstract poll structure for integration with TQt main loop */
const AvahiPoll* avahi_qt_poll_get(void)
-#ifdef HAVE_VISIBILITY_HIDDEN
+#ifdef __KDE_HAVE_GCC_VISIBILITY
__attribute__ ((visibility("default")))
#endif
;