diff options
Diffstat (limited to 'kplato/kptcalendarpanel.h')
-rw-r--r-- | kplato/kptcalendarpanel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kplato/kptcalendarpanel.h b/kplato/kptcalendarpanel.h index ca6dbdd4..8fc661a0 100644 --- a/kplato/kptcalendarpanel.h +++ b/kplato/kptcalendarpanel.h @@ -57,7 +57,7 @@ public: CalendarPanel(TQWidget *parent=0, TQDate=TQDate::currentDate(), const char *name=0, WFlags f=0); /** - * Standard qt widget constructor. The initial date will be the + * Standard tqt widget constructor. The initial date will be the * current date. */ CalendarPanel( TQWidget *parent, const char *name ); |