summaryrefslogtreecommitdiffabout
path: root/korganizer/timespanview.cpp
Unidiff
Diffstat (limited to 'korganizer/timespanview.cpp') (more/less context) (show whitespace changes)
-rw-r--r--korganizer/timespanview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/timespanview.cpp b/korganizer/timespanview.cpp
index 67a3811..df8ff88 100644
--- a/korganizer/timespanview.cpp
+++ b/korganizer/timespanview.cpp
@@ -106,5 +106,5 @@ void TimeSpanView::clear()
106void TimeSpanView::updateView() 106void TimeSpanView::updateView()
107{ 107{
108#if QT_VERSION >= 300 108#if QT_VERSION >= 0x030000
109 mLineView->updateContents(); 109 mLineView->updateContents();
110 mTimeLine->updateContents(); 110 mTimeLine->updateContents();