diff options
Diffstat (limited to 'extra/kde351/kaccelbase.h')
-rw-r--r-- | extra/kde351/kaccelbase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde351/kaccelbase.h b/extra/kde351/kaccelbase.h index 0becbe0..e21c00c 100644 --- a/extra/kde351/kaccelbase.h +++ b/extra/kde351/kaccelbase.h @@ -118,7 +118,7 @@ class QWidget; * @short Configurable key binding support. */ -class KDECORE_EXPORT KAccelBase +class TDECORE_EXPORT KAccelBase { public: /** Initialization mode of the KAccelBase, used in constructor. */ |