diff options
Diffstat (limited to 'kode/typedef.h')
-rw-r--r-- | kode/typedef.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kode/typedef.h b/kode/typedef.h index a985c5fb3..7da8eb469 100644 --- a/kode/typedef.h +++ b/kode/typedef.h @@ -26,7 +26,7 @@ namespace KODE { -class KDE_EXPORT Typedef +class TDE_EXPORT Typedef { public: typedef TQValueList<Typedef> List; |