From 3971704ec5b8fc81d1a94a4e664c153fc0f2cdaa Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 25 Feb 2025 22:49:43 +0900 Subject: Use tdestandarddirs.h Signed-off-by: Michele Calgaro --- libkcal/calendarresources.cpp | 2 +- libkcal/convertqtopia.cpp | 2 +- libkcal/dummyscheduler.cpp | 2 +- libkcal/freebusyurlstore.cpp | 2 +- libkcal/resourcecached.cpp | 2 +- libkcal/resourcelocal.cpp | 2 +- libkcal/resourcelocalconfig.cpp | 2 +- libkcal/resourcelocaldir.cpp | 2 +- libkcal/resourcelocaldirconfig.cpp | 2 +- libkcal/scheduler.cpp | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'libkcal') diff --git a/libkcal/calendarresources.cpp b/libkcal/calendarresources.cpp index 2787a89c0..bee2bf319 100644 --- a/libkcal/calendarresources.cpp +++ b/libkcal/calendarresources.cpp @@ -33,7 +33,7 @@ #include #include -#include +#include #include #include "vcaldrag.h" diff --git a/libkcal/convertqtopia.cpp b/libkcal/convertqtopia.cpp index a626231f4..e6273c5a3 100644 --- a/libkcal/convertqtopia.cpp +++ b/libkcal/convertqtopia.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include diff --git a/libkcal/dummyscheduler.cpp b/libkcal/dummyscheduler.cpp index 7a824f08a..c3cc61232 100644 --- a/libkcal/dummyscheduler.cpp +++ b/libkcal/dummyscheduler.cpp @@ -27,7 +27,7 @@ #include #include -#include +#include #include "event.h" #include "icalformat.h" diff --git a/libkcal/freebusyurlstore.cpp b/libkcal/freebusyurlstore.cpp index a4a42b5ca..03204f35c 100644 --- a/libkcal/freebusyurlstore.cpp +++ b/libkcal/freebusyurlstore.cpp @@ -23,7 +23,7 @@ #include #include -#include +#include using namespace KCal; diff --git a/libkcal/resourcecached.cpp b/libkcal/resourcecached.cpp index dcd161ced..aeb7e44e5 100644 --- a/libkcal/resourcecached.cpp +++ b/libkcal/resourcecached.cpp @@ -32,7 +32,7 @@ #include #include #include -#include +#include #include "event.h" #include "exceptions.h" diff --git a/libkcal/resourcelocal.cpp b/libkcal/resourcelocal.cpp index 7651daf58..f6ba2b8fe 100644 --- a/libkcal/resourcelocal.cpp +++ b/libkcal/resourcelocal.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include "vcaldrag.h" #include "vcalformat.h" diff --git a/libkcal/resourcelocalconfig.cpp b/libkcal/resourcelocalconfig.cpp index 0999aaaef..5d3c40ffe 100644 --- a/libkcal/resourcelocalconfig.cpp +++ b/libkcal/resourcelocalconfig.cpp @@ -28,7 +28,7 @@ #include #include #include -#include +#include #include "vcaldrag.h" #include "vcalformat.h" diff --git a/libkcal/resourcelocaldir.cpp b/libkcal/resourcelocaldir.cpp index 0c22cae50..d3d19f0b0 100644 --- a/libkcal/resourcelocaldir.cpp +++ b/libkcal/resourcelocaldir.cpp @@ -31,7 +31,7 @@ #include #include #include -#include +#include #include "vcaldrag.h" #include "vcalformat.h" diff --git a/libkcal/resourcelocaldirconfig.cpp b/libkcal/resourcelocaldirconfig.cpp index afe9c95b1..5725452f3 100644 --- a/libkcal/resourcelocaldirconfig.cpp +++ b/libkcal/resourcelocaldirconfig.cpp @@ -27,7 +27,7 @@ #include #include #include -#include +#include #include "vcaldrag.h" #include "vcalformat.h" diff --git a/libkcal/scheduler.cpp b/libkcal/scheduler.cpp index c398a77ca..3481f9cb2 100644 --- a/libkcal/scheduler.cpp +++ b/libkcal/scheduler.cpp @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include "calhelper.h" #include "event.h" -- cgit v1.2.1