diff options
Diffstat (limited to 'tqt')
-rw-r--r-- | tqt/tqextscintillaglobal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tqt/tqextscintillaglobal.h b/tqt/tqextscintillaglobal.h index cd0fffe..954d610 100644 --- a/tqt/tqextscintillaglobal.h +++ b/tqt/tqextscintillaglobal.h @@ -46,7 +46,7 @@ #else -#if defined(__KDE_HAVE_GCC_VISIBILITY) +#if defined(__TDE_HAVE_GCC_VISIBILITY) #define TQEXTSCINTILLA_EXPORT __attribute__ ((visibility("default"))) #else #define TQEXTSCINTILLA_EXPORT |