summaryrefslogtreecommitdiffabout
path: root/korganizer/calendarview.cpp
Side-by-side diff
Diffstat (limited to 'korganizer/calendarview.cpp') (more/less context) (show whitespace changes)
-rw-r--r--korganizer/calendarview.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/korganizer/calendarview.cpp b/korganizer/calendarview.cpp
index d5d31e2..258bd43 100644
--- a/korganizer/calendarview.cpp
+++ b/korganizer/calendarview.cpp
@@ -1262,2 +1262,3 @@ void CalendarView::syncExternal( int mode )
Incidence* inc = iL.first();
+ if ( phoneFormat ) {
while ( inc ) {
@@ -1266,2 +1267,3 @@ void CalendarView::syncExternal( int mode )
}
+ }
#ifndef DESKTOP_VERSION