diff options
Diffstat (limited to 'tdesu/kcookie.h')
-rw-r--r-- | tdesu/kcookie.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdesu/kcookie.h b/tdesu/kcookie.h index 713922011..4f63ebdb7 100644 --- a/tdesu/kcookie.h +++ b/tdesu/kcookie.h @@ -24,7 +24,7 @@ typedef TQValueList<TQCString> QCStringList; * program (X11 and DCOP cookies). */ -class KDESU_EXPORT KCookie +class TDESU_EXPORT KCookie { public: KCookie(); |