-rw-r--r-- | libkcal/sharpformat.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/sharpformat.cpp b/libkcal/sharpformat.cpp index 820d068..defdb09 100644 --- a/libkcal/sharpformat.cpp +++ b/libkcal/sharpformat.cpp @@ -509,3 +509,3 @@ bool SharpFormat::save( Calendar *calendar) Event* ev = er.first(); - QString fileName = "/tmp/kdepimtempfile"; + QString fileName = "/tmp/kopitempout"; int i = 0; |