diff options
Diffstat (limited to 'extra/kde342/kaccelaction.h')
-rw-r--r-- | extra/kde342/kaccelaction.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kde342/kaccelaction.h b/extra/kde342/kaccelaction.h index 396e218..52ae113 100644 --- a/extra/kde342/kaccelaction.h +++ b/extra/kde342/kaccelaction.h @@ -69,7 +69,7 @@ class KConfigBase; * @see KKeyChooser * @see KKeyDialog */ -class KDECORE_EXPORT KAccelAction +class TDECORE_EXPORT KAccelAction { public: /** @@ -363,7 +363,7 @@ class KDECORE_EXPORT KAccelAction * @short A collection of accelerator actions * @see KAccelAction */ -class KDECORE_EXPORT KAccelActions +class TDECORE_EXPORT KAccelActions { public: /** |