summaryrefslogtreecommitdiffstats
path: root/tdeui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-05-06 11:11:47 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-05-06 17:46:31 +0900
commit3afb7eb4e984562dff3addf2c6399c19262497f0 (patch)
tree88cb5c78b7624a5632b94a4cf0d03cdcd821e89d /tdeui
parent07fcd9deaae4019116a2eeac3d6ba540c9ec5763 (diff)
downloadtdelibs-3afb7eb4e984562dff3addf2c6399c19262497f0.tar.gz
tdelibs-3afb7eb4e984562dff3addf2c6399c19262497f0.zip
Fix up few tqt3 -> tqt renames missed in previous commit
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bedc43ef09d9569fb7643849e8f24dd46c379eba)
Diffstat (limited to 'tdeui')
-rw-r--r--tdeui/tdelistview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/tdelistview.h b/tdeui/tdelistview.h
index 8e42aceaa..075b80091 100644
--- a/tdeui/tdelistview.h
+++ b/tdeui/tdelistview.h
@@ -436,7 +436,7 @@ public:
/**
* @param enable TRUE if small execute area should be used (e.g. KonqListViewItem), FALSE if not.
- * The default is FALSE to match TQt3 behaviour.
+ * The default is FALSE to match TQt behaviour.
*
* @since 14.0
*/