summaryrefslogtreecommitdiffstats
path: root/konversation/src/query.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'konversation/src/query.cpp')
-rw-r--r--konversation/src/query.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/konversation/src/query.cpp b/konversation/src/query.cpp
index c4e070e..01e5cb4 100644
--- a/konversation/src/query.cpp
+++ b/konversation/src/query.cpp
@@ -337,7 +337,7 @@ void Query::textPasted(const TQString& text)
void Query::indicateAway(bool show)
{
- // QT does not redraw the label properly when they are not on screen
+ // TQt does not redraw the label properly when they are not on screen
// while getting hidden, so we remember the "soon to be" state here.
if(isHidden())
{