diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 21:40:24 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 21:40:24 -0600 |
commit | 5f88d03c1ad294b7fcfc3840827b3144fb060ab0 (patch) | |
tree | a8f3b537f9f2b4c7c95d61e41d63e45cd48d736e /extra/kde341/kaccelbase.h | |
parent | b3eb7db733f6ad6a905ce127841ea932b184784c (diff) | |
download | pytde-5f88d03c1ad294b7fcfc3840827b3144fb060ab0.tar.gz pytde-5f88d03c1ad294b7fcfc3840827b3144fb060ab0.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'extra/kde341/kaccelbase.h')
-rw-r--r-- | extra/kde341/kaccelbase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde341/kaccelbase.h b/extra/kde341/kaccelbase.h index f582cce..f366940 100644 --- a/extra/kde341/kaccelbase.h +++ b/extra/kde341/kaccelbase.h @@ -118,7 +118,7 @@ class QWidget; * @short Configurable key binding support. */ -class KDECORE_EXPORT KAccelBase +class TDECORE_EXPORT KAccelBase { public: enum Init { QT_KEYS = 0x00, NATIVE_KEYS = 0x01 }; |