diff options
Diffstat (limited to 'src/kernel/ntqpixmapcache.h')
-rw-r--r-- | src/kernel/ntqpixmapcache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/ntqpixmapcache.h b/src/kernel/ntqpixmapcache.h index 29bcb82e0..2f2d1372d 100644 --- a/src/kernel/ntqpixmapcache.h +++ b/src/kernel/ntqpixmapcache.h @@ -46,7 +46,7 @@ #endif // QT_H -class Q_EXPORT TQPixmapCache // global pixmap cache +class TQ_EXPORT TQPixmapCache // global pixmap cache { public: static int cacheLimit(); |