diff options
Diffstat (limited to 'kaddressbook')
33 files changed, 36 insertions, 36 deletions
diff --git a/kaddressbook/addresseditwidget.cpp b/kaddressbook/addresseditwidget.cpp index 5cf3b791b..71c6ba9ea 100644 --- a/kaddressbook/addresseditwidget.cpp +++ b/kaddressbook/addresseditwidget.cpp @@ -38,7 +38,7 @@ #include <tdeaccelmanager.h> #include <kactivelabel.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kbuttonbox.h> #include <kcombobox.h> #include <tdeconfig.h> diff --git a/kaddressbook/addresseeeditorwidget.cpp b/kaddressbook/addresseeeditorwidget.cpp index 8c98da740..faf3e4e3e 100644 --- a/kaddressbook/addresseeeditorwidget.cpp +++ b/kaddressbook/addresseeeditorwidget.cpp @@ -35,7 +35,7 @@ #include <kabc/resource.h> #include <kabc/stdaddressbook.h> #include <tdeaccelmanager.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <tdeconfig.h> #include <kcombobox.h> #include <kdebug.h> diff --git a/kaddressbook/common/locationmap.cpp b/kaddressbook/common/locationmap.cpp index 11fd2c110..ee6bbebe7 100644 --- a/kaddressbook/common/locationmap.cpp +++ b/kaddressbook/common/locationmap.cpp @@ -21,7 +21,7 @@ without including the source code for TQt in the source distribution. */ -#include <kapplication.h> +#include <tdeapplication.h> #include <tdeconfig.h> #include <tdeversion.h> #include <kglobal.h> diff --git a/kaddressbook/contacteditorwidgetmanager.cpp b/kaddressbook/contacteditorwidgetmanager.cpp index c3bea4b01..cc6bc51da 100644 --- a/kaddressbook/contacteditorwidgetmanager.cpp +++ b/kaddressbook/contacteditorwidgetmanager.cpp @@ -23,7 +23,7 @@ #include <tqlayout.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kdialog.h> #include <klibloader.h> #include <ktrader.h> diff --git a/kaddressbook/distributionlisteditor.cpp b/kaddressbook/distributionlisteditor.cpp index 09da74d78..c19d31096 100644 --- a/kaddressbook/distributionlisteditor.cpp +++ b/kaddressbook/distributionlisteditor.cpp @@ -30,7 +30,7 @@ #include <kabc/addressbook.h> #include <kabc/resource.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kdialogbase.h> #include <kglobal.h> #include <kiconloader.h> diff --git a/kaddressbook/distributionlistpicker.cpp b/kaddressbook/distributionlistpicker.cpp index 2dce6b05d..a6d566bbe 100644 --- a/kaddressbook/distributionlistpicker.cpp +++ b/kaddressbook/distributionlistpicker.cpp @@ -29,7 +29,7 @@ #include <kabc/addressbook.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kinputdialog.h> #include <tdelistbox.h> #include <klocale.h> diff --git a/kaddressbook/filtereditdialog.cpp b/kaddressbook/filtereditdialog.cpp index 3845f59fc..57427855a 100644 --- a/kaddressbook/filtereditdialog.cpp +++ b/kaddressbook/filtereditdialog.cpp @@ -33,7 +33,7 @@ #include <tqtooltip.h> #include <tqwidget.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kbuttonbox.h> #include <kdebug.h> #include <kiconloader.h> diff --git a/kaddressbook/interfaces/xxport.cpp b/kaddressbook/interfaces/xxport.cpp index e32a71b28..fb2680677 100644 --- a/kaddressbook/interfaces/xxport.cpp +++ b/kaddressbook/interfaces/xxport.cpp @@ -27,7 +27,7 @@ #include <tdeaction.h> #include <kinstance.h> #include <kmessagebox.h> -#include <kapplication.h> +#include <tdeapplication.h> #include "xxport.h" using namespace KAB; diff --git a/kaddressbook/kabcore.cpp b/kaddressbook/kabcore.cpp index 924aa083e..c35197ed5 100644 --- a/kaddressbook/kabcore.cpp +++ b/kaddressbook/kabcore.cpp @@ -43,12 +43,12 @@ #include <kabc/stdaddressbook.h> #include <kabc/vcardconverter.h> #include <kabc/resourcefile.h> -#include <kaboutdata.h> +#include <tdeaboutdata.h> #include <tdeaccelmanager.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <dcopclient.h> #include <tdeactionclasses.h> -#include <kcmdlineargs.h> +#include <tdecmdlineargs.h> #include <kcmultidialog.h> #include <kdebug.h> #include <tdeversion.h> diff --git a/kaddressbook/kabtools.cpp b/kaddressbook/kabtools.cpp index db623dbad..779af2b59 100644 --- a/kaddressbook/kabtools.cpp +++ b/kaddressbook/kabtools.cpp @@ -23,7 +23,7 @@ #include <kabc/addressbook.h> #include <kabc/vcardconverter.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kdebug.h> #include <ktempdir.h> diff --git a/kaddressbook/kaddressbook_options.h b/kaddressbook/kaddressbook_options.h index e0c189fb8..8aa632e4f 100644 --- a/kaddressbook/kaddressbook_options.h +++ b/kaddressbook/kaddressbook_options.h @@ -24,7 +24,7 @@ #ifndef KADDRESSBOOK_OPTIONS_H #define KADDRESSBOOK_OPTIONS_H -#include <kcmdlineargs.h> +#include <tdecmdlineargs.h> #include <klocale.h> static TDECmdLineOptions kaddressbook_options[] = diff --git a/kaddressbook/kaddressbook_part.cpp b/kaddressbook/kaddressbook_part.cpp index 07e778df9..259ac5ea0 100644 --- a/kaddressbook/kaddressbook_part.cpp +++ b/kaddressbook/kaddressbook_part.cpp @@ -24,7 +24,7 @@ #include <tqlayout.h> #include <tdeaction.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kdebug.h> #include <kiconloader.h> #include <kinstance.h> diff --git a/kaddressbook/kaddressbootdemain.h b/kaddressbook/kaddressbootdemain.h index 49e4a8a65..904206596 100644 --- a/kaddressbook/kaddressbootdemain.h +++ b/kaddressbook/kaddressbootdemain.h @@ -27,7 +27,7 @@ #include <tqptrlist.h> #include <tdeaction.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <tdemainwindow.h> #include "kaddressbookiface.h" diff --git a/kaddressbook/kcmconfigs/kcmkabconfig.cpp b/kaddressbook/kcmconfigs/kcmkabconfig.cpp index 8f3bb5e58..6f1706974 100644 --- a/kaddressbook/kcmconfigs/kcmkabconfig.cpp +++ b/kaddressbook/kcmconfigs/kcmkabconfig.cpp @@ -23,7 +23,7 @@ #include <tqlayout.h> -#include <kaboutdata.h> +#include <tdeaboutdata.h> #include <kdebug.h> #include <klocale.h> diff --git a/kaddressbook/kcmconfigs/kcmkabldapconfig.cpp b/kaddressbook/kcmconfigs/kcmkabldapconfig.cpp index ba512b63a..a95fa2c84 100644 --- a/kaddressbook/kcmconfigs/kcmkabldapconfig.cpp +++ b/kaddressbook/kcmconfigs/kcmkabldapconfig.cpp @@ -25,7 +25,7 @@ #include <tqframe.h> #include <tqlayout.h> -#include <kaboutdata.h> +#include <tdeaboutdata.h> #include <klocale.h> #include "ldapoptionswidget.h" diff --git a/kaddressbook/kcmconfigs/ldapoptionswidget.cpp b/kaddressbook/kcmconfigs/ldapoptionswidget.cpp index 3225b0a2e..71a41ba48 100644 --- a/kaddressbook/kcmconfigs/ldapoptionswidget.cpp +++ b/kaddressbook/kcmconfigs/ldapoptionswidget.cpp @@ -29,7 +29,7 @@ #include <tqtoolbutton.h> #include <tqstring.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kbuttonbox.h> #include <tdeconfig.h> #include <tdelistview.h> diff --git a/kaddressbook/keywidget.cpp b/kaddressbook/keywidget.cpp index 8f0ca7bce..d6f28c87a 100644 --- a/kaddressbook/keywidget.cpp +++ b/kaddressbook/keywidget.cpp @@ -26,7 +26,7 @@ #include <tqlayout.h> #include <tqpushbutton.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kcombobox.h> #include <kdialog.h> #include <tdefiledialog.h> diff --git a/kaddressbook/ldapsearchdialog.cpp b/kaddressbook/ldapsearchdialog.cpp index b9bdd1f64..22a79d276 100644 --- a/kaddressbook/ldapsearchdialog.cpp +++ b/kaddressbook/ldapsearchdialog.cpp @@ -30,7 +30,7 @@ #include <tqpushbutton.h> #include <addresseelineedit.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kbuttonbox.h> #include <kcombobox.h> #include <tdeconfig.h> diff --git a/kaddressbook/main.cpp b/kaddressbook/main.cpp index d08b9ad4d..d6322373f 100644 --- a/kaddressbook/main.cpp +++ b/kaddressbook/main.cpp @@ -27,8 +27,8 @@ #include <tqstring.h> #include <kabc/stdaddressbook.h> -#include <kaboutdata.h> -#include <kcmdlineargs.h> +#include <tdeaboutdata.h> +#include <tdecmdlineargs.h> #include <kcrash.h> #include <kdebug.h> #include <klocale.h> diff --git a/kaddressbook/nameeditdialog.cpp b/kaddressbook/nameeditdialog.cpp index 765d62deb..aa81b2ed1 100644 --- a/kaddressbook/nameeditdialog.cpp +++ b/kaddressbook/nameeditdialog.cpp @@ -32,7 +32,7 @@ #include <tqwhatsthis.h> #include <tdeaccelmanager.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kbuttonbox.h> #include <tdeconfig.h> #include <klineedit.h> diff --git a/kaddressbook/phoneeditwidget.cpp b/kaddressbook/phoneeditwidget.cpp index bb1c72451..cd5eab785 100644 --- a/kaddressbook/phoneeditwidget.cpp +++ b/kaddressbook/phoneeditwidget.cpp @@ -32,7 +32,7 @@ #include <tqstring.h> #include <tqtooltip.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kbuttonbox.h> #include <kcombobox.h> #include <tdeconfig.h> diff --git a/kaddressbook/printing/detailledstyle.cpp b/kaddressbook/printing/detailledstyle.cpp index adcbe5ec3..50e767321 100644 --- a/kaddressbook/printing/detailledstyle.cpp +++ b/kaddressbook/printing/detailledstyle.cpp @@ -21,7 +21,7 @@ without including the source code for TQt in the source distribution. */ -#include <kapplication.h> +#include <tdeapplication.h> #include <tqcheckbox.h> #include <kcolorbutton.h> #include <tdeconfig.h> diff --git a/kaddressbook/printing/mikesstyle.cpp b/kaddressbook/printing/mikesstyle.cpp index 99ead8138..b17db1454 100644 --- a/kaddressbook/printing/mikesstyle.cpp +++ b/kaddressbook/printing/mikesstyle.cpp @@ -26,7 +26,7 @@ #include <tqpainter.h> #include <kabc/addressee.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kdebug.h> #include <kglobal.h> #include <klocale.h> diff --git a/kaddressbook/printing/printingwizard.cpp b/kaddressbook/printing/printingwizard.cpp index 1ea33d53b..1ee71a8c1 100644 --- a/kaddressbook/printing/printingwizard.cpp +++ b/kaddressbook/printing/printingwizard.cpp @@ -32,7 +32,7 @@ #include <tqradiobutton.h> #include <kabc/addresseelist.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kdebug.h> #include <kdialog.h> #include <kdialogbase.h> diff --git a/kaddressbook/printing/printprogress.cpp b/kaddressbook/printing/printprogress.cpp index 64442056e..59ad2304c 100644 --- a/kaddressbook/printing/printprogress.cpp +++ b/kaddressbook/printing/printprogress.cpp @@ -25,7 +25,7 @@ #include <tqprogressbar.h> #include <tqtextbrowser.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kdebug.h> #include <kdialog.h> #include <klocale.h> diff --git a/kaddressbook/undocmds.cpp b/kaddressbook/undocmds.cpp index e781a72e7..abe2bfe64 100644 --- a/kaddressbook/undocmds.cpp +++ b/kaddressbook/undocmds.cpp @@ -26,7 +26,7 @@ #include <tqclipboard.h> #include <klocale.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kabc/resource.h> diff --git a/kaddressbook/viewconfigurewidget.cpp b/kaddressbook/viewconfigurewidget.cpp index 5dfe4084b..0aaceb80d 100644 --- a/kaddressbook/viewconfigurewidget.cpp +++ b/kaddressbook/viewconfigurewidget.cpp @@ -24,7 +24,7 @@ #include <tqlayout.h> #include <tqvbox.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <tdeconfig.h> #include <kdebug.h> #include <kglobal.h> diff --git a/kaddressbook/views/contactlistview.cpp b/kaddressbook/views/contactlistview.cpp index a0aec1e90..f4b98e468 100644 --- a/kaddressbook/views/contactlistview.cpp +++ b/kaddressbook/views/contactlistview.cpp @@ -34,7 +34,7 @@ #include <kglobalsettings.h> #include <kdebug.h> #include <tdeconfig.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kurl.h> #include <kabc/addressbook.h> #include <kabc/addressee.h> diff --git a/kaddressbook/views/kaddressbooktableview.cpp b/kaddressbook/views/kaddressbooktableview.cpp index f0c4c594d..4c726ca30 100644 --- a/kaddressbook/views/kaddressbooktableview.cpp +++ b/kaddressbook/views/kaddressbooktableview.cpp @@ -37,7 +37,7 @@ #include <tqpixmap.h> #include <kabc/addressbook.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <tdeconfig.h> #include <kcolorbutton.h> #include <kdebug.h> diff --git a/kaddressbook/xxport/csvimportdialog.cpp b/kaddressbook/xxport/csvimportdialog.cpp index 4a363e76f..700eceae8 100644 --- a/kaddressbook/xxport/csvimportdialog.cpp +++ b/kaddressbook/xxport/csvimportdialog.cpp @@ -32,7 +32,7 @@ #include <tqtextcodec.h> #include <tqtooltip.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kdebug.h> #include <kdialogbase.h> #include <tdefiledialog.h> diff --git a/kaddressbook/xxport/vcard_xxport.cpp b/kaddressbook/xxport/vcard_xxport.cpp index 8e219fca4..b1e0b0f1d 100644 --- a/kaddressbook/xxport/vcard_xxport.cpp +++ b/kaddressbook/xxport/vcard_xxport.cpp @@ -36,7 +36,7 @@ #include <kmessagebox.h> #include <ktempfile.h> #include <kurl.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <libtdepim/addresseeview.h> #include "config.h" // ?? diff --git a/kaddressbook/xxportmanager.cpp b/kaddressbook/xxportmanager.cpp index ed9743111..65414ff55 100644 --- a/kaddressbook/xxportmanager.cpp +++ b/kaddressbook/xxportmanager.cpp @@ -29,7 +29,7 @@ #include <klocale.h> #include <kmessagebox.h> #include <ktrader.h> -#include <kapplication.h> +#include <tdeapplication.h> #include "core.h" #include "kablock.h" diff --git a/kaddressbook/xxportselectdialog.cpp b/kaddressbook/xxportselectdialog.cpp index fa029a52b..aa18bf79a 100644 --- a/kaddressbook/xxportselectdialog.cpp +++ b/kaddressbook/xxportselectdialog.cpp @@ -23,7 +23,7 @@ */ #include <kabc/addressbook.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kcombobox.h> #include <klocale.h> |