diff options
Diffstat (limited to 'kode/license.h')
-rw-r--r-- | kode/license.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kode/license.h b/kode/license.h index e73be1348..d5aa685df 100644 --- a/kode/license.h +++ b/kode/license.h @@ -26,7 +26,7 @@ namespace KODE { -class KDE_EXPORT License +class TDE_EXPORT License { public: enum Type { GPL, LGPL }; |