diff options
Diffstat (limited to 'libkdepim/kdateedit.h')
-rw-r--r-- | libkdepim/kdateedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdepim/kdateedit.h b/libkdepim/kdateedit.h index 819ce9338..0adb6ee56 100644 --- a/libkdepim/kdateedit.h +++ b/libkdepim/kdateedit.h @@ -36,7 +36,7 @@ class TQEvent; /** A date editing widget that consists of an editable combo box. - The combo box contains the date in text form, and clicking the combo + The combo box tqcontains the date in text form, and clicking the combo box arrow will display a 'popup' style date picker. This widget also supports advanced features like allowing the user |