summaryrefslogtreecommitdiffstats
path: root/twin/lib/kcommondecoration.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'twin/lib/kcommondecoration.cpp')
-rw-r--r--twin/lib/kcommondecoration.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/lib/kcommondecoration.cpp b/twin/lib/kcommondecoration.cpp
index c6f9abbbc..bd33e979f 100644
--- a/twin/lib/kcommondecoration.cpp
+++ b/twin/lib/kcommondecoration.cpp
@@ -684,7 +684,7 @@ void KCommonDecoration::resizeEvent(TQResizeEvent */*e*/)
updateWindowShape();
// FIXME: don't update() here! this would result in two paintEvent()s
- // because there is already "something" else triggering the tqrepaint...
+ // because there is already "something" else triggering the repaint...
// widget()->update();
}