summaryrefslogtreecommitdiffstats
path: root/korganizer/timelabels.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/timelabels.cpp')
-rw-r--r--korganizer/timelabels.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/timelabels.cpp b/korganizer/timelabels.cpp
index 5431594a..29291a0a 100644
--- a/korganizer/timelabels.cpp
+++ b/korganizer/timelabels.cpp
@@ -244,7 +244,7 @@ void TimeLabels::paintEvent(TQPaintEvent*)
// this is another hack!
// TQPainter painter(this);
//TQString c
- tqrepaintContents(contentsX(), contentsY(), visibleWidth(), visibleHeight());
+ repaintContents(contentsX(), contentsY(), visibleWidth(), visibleHeight());
}
#include "timelabels.moc"