summaryrefslogtreecommitdiffabout
Side-by-side diff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--korganizer/mainwindow.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/korganizer/mainwindow.cpp b/korganizer/mainwindow.cpp
index d959a7a..53b65b2 100644
--- a/korganizer/mainwindow.cpp
+++ b/korganizer/mainwindow.cpp
@@ -1676,2 +1676,3 @@ void MainWindow::importOL()
delete id;
+ mView->calendar()->checkAlarmForIncidence( 0, true );
mView->updateView();
@@ -1714,2 +1715,3 @@ void MainWindow::importQtopia()
}
+ mView->calendar()->reInitAlarmSettings();
#if 0