diff options
Diffstat (limited to 'ktouch/src/ktouchstatus.h')
-rw-r--r-- | ktouch/src/ktouchstatus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ktouch/src/ktouchstatus.h b/ktouch/src/ktouchstatus.h index d44d91c4..229ed903 100644 --- a/ktouch/src/ktouchstatus.h +++ b/ktouch/src/ktouchstatus.h @@ -30,7 +30,7 @@ class KTouchtqStatus : public KTouchStatusLayout { TQ_OBJECT public: /// Constructor - KTouchtqStatus(TQWidget *tqparent); + KTouchtqStatus(TQWidget *parent); /// Called when the preferences have changed in the configuration dialog. void applyPreferences(); /// Sets the new characters text. |