diff options
Diffstat (limited to 'kaddressbook/kcmconfigs/kcmkabcustomfields.h')
-rw-r--r-- | kaddressbook/kcmconfigs/kcmkabcustomfields.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kaddressbook/kcmconfigs/kcmkabcustomfields.h b/kaddressbook/kcmconfigs/kcmkabcustomfields.h index 38cd19a98..4eb30a880 100644 --- a/kaddressbook/kcmconfigs/kcmkabcustomfields.h +++ b/kaddressbook/kcmconfigs/kcmkabcustomfields.h @@ -17,8 +17,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. As a special exception, permission is given to link this program - with any edition of Qt, and distribute the resulting executable, - without including the source code for Qt in the source distribution. + with any edition of TQt, and distribute the resulting executable, + without including the source code for TQt in the source distribution. */ #ifndef KCMKABCUSTOMFIELDS_H #define KCMKABCUSTOMFIELDS_H @@ -28,7 +28,7 @@ class KCMKabCustomFields : public KPIM::KCMDesignerFields { public: - KCMKabCustomFields( TQWidget *parent = 0, const char *name = 0 ); + KCMKabCustomFields( TQWidget *tqparent = 0, const char *name = 0 ); protected: TQString localUiDir(); |