diff options
author | Michele Calgaro <[email protected]> | 2025-02-25 22:49:43 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-25 22:49:43 +0900 |
commit | 3971704ec5b8fc81d1a94a4e664c153fc0f2cdaa (patch) | |
tree | 017a35279357684a1be7012ca70bce472598676f /kaddressbook | |
parent | 1fe06c323b791af9bf16d14a72e8cffa4c6ac8cd (diff) | |
download | tdepim-3971704ec5b8fc81d1a94a4e664c153fc0f2cdaa.tar.gz tdepim-3971704ec5b8fc81d1a94a4e664c153fc0f2cdaa.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kaddressbook')
-rw-r--r-- | kaddressbook/addresseeeditorwidget.cpp | 2 | ||||
-rw-r--r-- | kaddressbook/advancedcustomfields.cpp | 2 | ||||
-rw-r--r-- | kaddressbook/freebusywidget.cpp | 2 | ||||
-rw-r--r-- | kaddressbook/geowidget.cpp | 2 | ||||
-rw-r--r-- | kaddressbook/kabcore.cpp | 2 | ||||
-rw-r--r-- | kaddressbook/kcmconfigs/kcmkabcustomfields.cpp | 2 | ||||
-rw-r--r-- | kaddressbook/printing/detailledstyle.cpp | 2 | ||||
-rw-r--r-- | kaddressbook/printing/printstyle.cpp | 2 | ||||
-rw-r--r-- | kaddressbook/thumbnailcreator/ldifvcardcreator.cpp | 2 | ||||
-rw-r--r-- | kaddressbook/xxport/bookmark_xxport.cpp | 2 | ||||
-rw-r--r-- | kaddressbook/xxport/csvimportdialog.cpp | 2 | ||||
-rw-r--r-- | kaddressbook/xxport/kde2_xxport.cpp | 2 | ||||
-rw-r--r-- | kaddressbook/xxport/pab_xxport.cpp | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/kaddressbook/addresseeeditorwidget.cpp b/kaddressbook/addresseeeditorwidget.cpp index 16489cf2e..d2b79a920 100644 --- a/kaddressbook/addresseeeditorwidget.cpp +++ b/kaddressbook/addresseeeditorwidget.cpp @@ -47,7 +47,7 @@ #include <tdemessagebox.h> #include <kseparator.h> #include <ksqueezedtextlabel.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <libtdepim/addresseelineedit.h> #include <libtdepim/categoryeditdialog.h> diff --git a/kaddressbook/advancedcustomfields.cpp b/kaddressbook/advancedcustomfields.cpp index 3f4a477db..994a348b2 100644 --- a/kaddressbook/advancedcustomfields.cpp +++ b/kaddressbook/advancedcustomfields.cpp @@ -37,7 +37,7 @@ #include <kdatetimewidget.h> #include <kdialog.h> #include <klineedit.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <libtdepim/designerfields.h> diff --git a/kaddressbook/freebusywidget.cpp b/kaddressbook/freebusywidget.cpp index f1d11f0b3..bf3472723 100644 --- a/kaddressbook/freebusywidget.cpp +++ b/kaddressbook/freebusywidget.cpp @@ -26,7 +26,7 @@ #include <kdialog.h> #include <tdelocale.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <libkcal/freebusyurlstore.h> diff --git a/kaddressbook/geowidget.cpp b/kaddressbook/geowidget.cpp index b364202e1..e1bd2b10c 100644 --- a/kaddressbook/geowidget.cpp +++ b/kaddressbook/geowidget.cpp @@ -28,7 +28,7 @@ #include <kiconloader.h> #include <tdelocale.h> #include <knuminput.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tqcheckbox.h> #include <tqfile.h> diff --git a/kaddressbook/kabcore.cpp b/kaddressbook/kabcore.cpp index ace5600d0..00e6cfe5e 100644 --- a/kaddressbook/kabcore.cpp +++ b/kaddressbook/kabcore.cpp @@ -59,7 +59,7 @@ #include <kprotocolinfo.h> #include <kpushbutton.h> #include <tderesources/selectdialog.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kstatusbar.h> #include <kstdguiitem.h> #include <kxmlguiclient.h> diff --git a/kaddressbook/kcmconfigs/kcmkabcustomfields.cpp b/kaddressbook/kcmconfigs/kcmkabcustomfields.cpp index f3c787a94..ae4209121 100644 --- a/kaddressbook/kcmconfigs/kcmkabcustomfields.cpp +++ b/kaddressbook/kcmconfigs/kcmkabcustomfields.cpp @@ -25,7 +25,7 @@ #include "kabprefs.h" -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tqregexp.h> diff --git a/kaddressbook/printing/detailledstyle.cpp b/kaddressbook/printing/detailledstyle.cpp index 73dc515e9..ee702058b 100644 --- a/kaddressbook/printing/detailledstyle.cpp +++ b/kaddressbook/printing/detailledstyle.cpp @@ -35,7 +35,7 @@ #include <tqpaintdevicemetrics.h> #include <tqpainter.h> #include <kprinter.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include "ds_appearance.h" #include "printingwizard.h" diff --git a/kaddressbook/printing/printstyle.cpp b/kaddressbook/printing/printstyle.cpp index 33ef9ab54..ca3fafb91 100644 --- a/kaddressbook/printing/printstyle.cpp +++ b/kaddressbook/printing/printstyle.cpp @@ -21,7 +21,7 @@ without including the source code for TQt in the source distribution. */ -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kdebug.h> #include <tqwidget.h> diff --git a/kaddressbook/thumbnailcreator/ldifvcardcreator.cpp b/kaddressbook/thumbnailcreator/ldifvcardcreator.cpp index 5c0314c3c..35c05a214 100644 --- a/kaddressbook/thumbnailcreator/ldifvcardcreator.cpp +++ b/kaddressbook/thumbnailcreator/ldifvcardcreator.cpp @@ -39,7 +39,7 @@ #include <tdeabc/ldifconverter.h> #include <tdeabc/vcardconverter.h> #include <kpixmapsplitter.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeglobalsettings.h> #include "ldifvcardcreator.h" diff --git a/kaddressbook/xxport/bookmark_xxport.cpp b/kaddressbook/xxport/bookmark_xxport.cpp index f22495268..0ab1bba88 100644 --- a/kaddressbook/xxport/bookmark_xxport.cpp +++ b/kaddressbook/xxport/bookmark_xxport.cpp @@ -27,7 +27,7 @@ #include <kbookmarkmenu.h> #include <kbookmarkdombuilder.h> #include <tdelocale.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include "bookmark_xxport.h" diff --git a/kaddressbook/xxport/csvimportdialog.cpp b/kaddressbook/xxport/csvimportdialog.cpp index b77de93f7..8bcb0ffa1 100644 --- a/kaddressbook/xxport/csvimportdialog.cpp +++ b/kaddressbook/xxport/csvimportdialog.cpp @@ -41,7 +41,7 @@ #include <kinputdialog.h> #include <tdemessagebox.h> #include <kprogress.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kurlrequester.h> #include "dateparser.h" diff --git a/kaddressbook/xxport/kde2_xxport.cpp b/kaddressbook/xxport/kde2_xxport.cpp index e142cde31..6783e4d68 100644 --- a/kaddressbook/xxport/kde2_xxport.cpp +++ b/kaddressbook/xxport/kde2_xxport.cpp @@ -29,7 +29,7 @@ #include <tdelocale.h> #include <tdemessagebox.h> #include <tdeprocess.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdetempfile.h> #include <kurl.h> diff --git a/kaddressbook/xxport/pab_xxport.cpp b/kaddressbook/xxport/pab_xxport.cpp index 7a8c271e3..4d890b377 100644 --- a/kaddressbook/xxport/pab_xxport.cpp +++ b/kaddressbook/xxport/pab_xxport.cpp @@ -30,7 +30,7 @@ #include <tdelocale.h> #include <tdemessagebox.h> #include <tdeprocess.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdetempfile.h> #include <kurl.h> |