summaryrefslogtreecommitdiffstats
path: root/konversation/src/statuspanel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'konversation/src/statuspanel.cpp')
-rw-r--r--konversation/src/statuspanel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/konversation/src/statuspanel.cpp b/konversation/src/statuspanel.cpp
index e6d2762..265fe29 100644
--- a/konversation/src/statuspanel.cpp
+++ b/konversation/src/statuspanel.cpp
@@ -223,7 +223,7 @@ void StatusPanel::sendFileMenu()
void StatusPanel::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())
{