diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-07 17:56:54 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-07 17:56:54 -0600 |
commit | 546d2312d9b4a09110dd2d87fc7f07b330f7ce95 (patch) | |
tree | 4cab8f565db447b9898a3ea9e6f606aca6ded84e /tdeui/tdelistview.h | |
parent | 696e36a06178f50483432b9a8e806c4a1c530921 (diff) | |
download | tdelibs-546d2312d9b4a09110dd2d87fc7f07b330f7ce95.tar.gz tdelibs-546d2312d9b4a09110dd2d87fc7f07b330f7ce95.zip |
Rename KComp to avoid conflicts with KDE4
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 */ |