From 656636acfb8c607901c97c4f55129e29e1df9913 Mon Sep 17 00:00:00 2001 From: zautrix Date: Wed, 06 Oct 2004 16:20:25 +0000 Subject: more fixes --- (limited to 'korganizer') diff --git a/korganizer/mainwindow.cpp b/korganizer/mainwindow.cpp index 2f286e0..ec69b11 100644 --- a/korganizer/mainwindow.cpp +++ b/korganizer/mainwindow.cpp @@ -39,6 +39,7 @@ #include #include #include +#include #include #include @@ -1232,8 +1233,8 @@ void MainWindow::exportToPhone( int mode ) } } incidence = delSel.next(); - } - PhoneFormat::writeConfig( KPimGlobalPrefs::instance()->mEx2PhoneDevice, + } + PhoneAccess::writeConfig( KPimGlobalPrefs::instance()->mEx2PhoneDevice, KPimGlobalPrefs::instance()->mEx2PhoneConnection, KPimGlobalPrefs::instance()->mEx2PhoneModel ); -- cgit v0.9.0.2