diff options
Diffstat (limited to 'tdeui/tdelistview.h')
-rw-r--r-- | tdeui/tdelistview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/tdelistview.h b/tdeui/tdelistview.h index 7c01b6c29..995e2b678 100644 --- a/tdeui/tdelistview.h +++ b/tdeui/tdelistview.h @@ -194,7 +194,7 @@ public: /** * @return the lineedit used for inline renaming. - * Use that to setup a KCompletion or TQValidator for the lineedit + * Use that to setup a TDECompletion or TQValidator for the lineedit * * @since 3.2 */ |