Rename additional header files to avoid conflicts with KDE4

r14.0.x
Timothy Pearson 11 years ago
parent e6f3eb4234
commit 05ca30417c

@ -197,12 +197,12 @@ signals:
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kstddirs.h> #include <kstddirs.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kcolorbutton.h> #include <kcolorbutton.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -26,9 +26,9 @@
#include <kdebug.h> #include <kdebug.h>
#include <tdeversion.h> #include <tdeversion.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <kglobalsettings.h> #include <tdeglobalsettings.h>
#include <klocale.h> #include <tdelocale.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include "convertertest.h" #include "convertertest.h"

@ -33,7 +33,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Headers // KDE Headers
#include <ktempfile.h> #include <tdetempfile.h>
#include <kprocess.h> #include <kprocess.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -32,9 +32,9 @@ email : mte@users.sourceforge.net
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#ifndef _GNCFILEANON #ifndef _GNCFILEANON
#include <klocale.h> #include <tdelocale.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#endif #endif
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -24,9 +24,9 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobal.h> #include <tdeglobal.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <klocale.h> #include <tdelocale.h>
#include <kcalendarsystem.h> #include <kcalendarsystem.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -36,8 +36,8 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Headers // KDE Headers
#include <klocale.h> #include <tdelocale.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kdebug.h> #include <kdebug.h>
#include <kprogress.h> #include <kprogress.h>

@ -33,7 +33,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Headers // KDE Headers
#include <ktempfile.h> #include <tdetempfile.h>
#include <kprocess.h> #include <kprocess.h>
#include <kurl.h> #include <kurl.h>

@ -28,8 +28,8 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Headers // KDE Headers
#include <klocale.h> #include <tdelocale.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Headers // Project Headers

@ -34,8 +34,8 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Headers // KDE Headers
#include <klocale.h> #include <tdelocale.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kdebug.h> #include <kdebug.h>
#include <kdialogbase.h> #include <kdialogbase.h>

@ -34,7 +34,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Headers // KDE Headers
#include <ktempfile.h> #include <tdetempfile.h>
#include <kprocess.h> #include <kprocess.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -27,8 +27,8 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <tdeio/netaccess.h> #include <tdeio/netaccess.h>
#include <ksavefile.h> #include <ksavefile.h>

@ -29,14 +29,14 @@
#include <tdeio/netaccess.h> #include <tdeio/netaccess.h>
#include <tdeio/scheduler.h> #include <tdeio/scheduler.h>
#include <kurl.h> #include <kurl.h>
#include <klocale.h> #include <tdelocale.h>
#include <kdebug.h> #include <kdebug.h>
#include <tdeapplication.h> #include <tdeapplication.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <kcalendarsystem.h> #include <kcalendarsystem.h>
#include <ktempfile.h> #include <tdetempfile.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Headers // Project Headers

@ -23,7 +23,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -30,10 +30,10 @@
// KDE Includes // KDE Includes
#include <ktextedit.h> #include <ktextedit.h>
#include <klocale.h> #include <tdelocale.h>
#include <kcombobox.h> #include <kcombobox.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kstdguiitem.h> #include <kstdguiitem.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -28,11 +28,11 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kguiitem.h> #include <kguiitem.h>
#include <kactivelabel.h> #include <kactivelabel.h>

@ -28,13 +28,13 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kdirselectdialog.h> #include <kdirselectdialog.h>
#include <kglobalsettings.h> #include <tdeglobalsettings.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kguiitem.h> #include <kguiitem.h>

@ -29,7 +29,7 @@
// KDE Includes // KDE Includes
#include <kpushbutton.h> #include <kpushbutton.h>
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -24,8 +24,8 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -22,10 +22,10 @@
// KDE Includes // KDE Includes
#include <kdialog.h> #include <kdialog.h>
#include <klocale.h> #include <tdelocale.h>
#include <kstdguiitem.h> #include <kstdguiitem.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -17,8 +17,8 @@
* (at your option) any later version. * * (at your option) any later version. *
* * * *
***************************************************************************/ ***************************************************************************/
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <tqpixmap.h> #include <tqpixmap.h>
@ -27,9 +27,9 @@
#include <tqcombobox.h> #include <tqcombobox.h>
#include <tqpushbutton.h> #include <tqpushbutton.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <klocale.h> #include <tdelocale.h>
#include "kchooseimportexportdlg.h" #include "kchooseimportexportdlg.h"

@ -17,8 +17,8 @@
* (at your option) any later version. * * (at your option) any later version. *
* * * *
***************************************************************************/ ***************************************************************************/
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <tqpixmap.h> #include <tqpixmap.h>
@ -35,9 +35,9 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <tdefiledialog.h> #include <tdefiledialog.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <tdeconfig.h> #include <tdeconfig.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -32,7 +32,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kcombobox.h> #include <kcombobox.h>
#include <kstdguiitem.h> #include <kstdguiitem.h>

@ -36,11 +36,11 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <tdelistview.h> #include <tdelistview.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kinputdialog.h> #include <kinputdialog.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -27,8 +27,8 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kcombobox.h> #include <kcombobox.h>

@ -31,7 +31,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <tdelistview.h> #include <tdelistview.h>
#include <klocale.h> #include <tdelocale.h>
#include <klineedit.h> #include <klineedit.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -30,8 +30,8 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <knuminput.h> #include <knuminput.h>
#include <kpushbutton.h> #include <kpushbutton.h>

@ -28,8 +28,8 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kstdguiitem.h> #include <kstdguiitem.h>
#include <klineedit.h> #include <klineedit.h>

@ -23,7 +23,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobal.h> #include <tdeglobal.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <tdeapplication.h> #include <tdeapplication.h>
#include <kactivelabel.h> #include <kactivelabel.h>

@ -30,7 +30,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -25,8 +25,8 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kstdguiitem.h> #include <kstdguiitem.h>
#include <kiconloader.h> #include <kiconloader.h>

@ -35,14 +35,14 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <ktextedit.h> #include <ktextedit.h>
#include <tdelistview.h> #include <tdelistview.h>
#include <kdebug.h> #include <kdebug.h>
#include <kprogress.h> #include <kprogress.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <tdeconfig.h> #include <tdeconfig.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -27,10 +27,10 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Headers // KDE Headers
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <tdefiledialog.h> #include <tdefiledialog.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kiconloader.h> #include <kiconloader.h>

@ -28,8 +28,8 @@
// KDE Includes // KDE Includes
#include <tdeapplication.h> #include <tdeapplication.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <klineedit.h> #include <klineedit.h>

@ -28,7 +28,7 @@
#include <tdeapplication.h> #include <tdeapplication.h>
#include <kurlrequester.h> #include <kurlrequester.h>
#include <ktextbrowser.h> #include <ktextbrowser.h>
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -29,7 +29,7 @@
#include <tdeapplication.h> #include <tdeapplication.h>
#include <kurlrequester.h> #include <kurlrequester.h>
#include <ktextbrowser.h> #include <ktextbrowser.h>
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -24,7 +24,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <keditlistbox.h> #include <keditlistbox.h>
#include <kled.h> #include <kled.h>

@ -32,13 +32,13 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Headers // KDE Headers
#include <kglobalsettings.h> #include <tdeglobalsettings.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kcombobox.h> #include <kcombobox.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <tdefiledialog.h> #include <tdefiledialog.h>
#include <klocale.h> #include <tdelocale.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <tdeio/netaccess.h> #include <tdeio/netaccess.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>

@ -24,7 +24,7 @@
#include <kpushbutton.h> #include <kpushbutton.h>
#include <tdeapplication.h> #include <tdeapplication.h>
#include <kactivelabel.h> #include <kactivelabel.h>
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -32,7 +32,7 @@
#include <tdelistview.h> #include <tdelistview.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kguiitem.h> #include <kguiitem.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -36,10 +36,10 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <tdecompletionbox.h> #include <tdecompletionbox.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <tdepopupmenu.h> #include <tdepopupmenu.h>

@ -40,9 +40,9 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Headers // KDE Headers
#include <klocale.h> #include <tdelocale.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kcombobox.h> #include <kcombobox.h>
#include <tdelistview.h> #include <tdelistview.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
@ -50,7 +50,7 @@
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kled.h> #include <kled.h>
#include <kdebug.h> #include <kdebug.h>
#include <kglobalsettings.h> #include <tdeglobalsettings.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -27,10 +27,10 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kguiitem.h> #include <kguiitem.h>
#include <klineedit.h> #include <klineedit.h>

@ -25,7 +25,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -27,8 +27,8 @@
#include <tdelistview.h> #include <tdelistview.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kguiitem.h> #include <kguiitem.h>
#include <klocale.h> #include <tdelocale.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -24,7 +24,7 @@
#define KNEWEQUITYENTRY_H #define KNEWEQUITYENTRY_H
#include <tqdialog.h> #include <tqdialog.h>
#include <klocale.h> #include <tdelocale.h>
#include "../dialogs/knewequityentrydecl.h" #include "../dialogs/knewequityentrydecl.h"

@ -26,16 +26,16 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Headers // KDE Headers
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <kstdguiitem.h> #include <kstdguiitem.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#if KDE_IS_VERSION(3,1,90) #if KDE_IS_VERSION(3,1,90)
#include <kabc/addressee.h> #include <tdeabc/addressee.h>
#include <kabc/stdaddressbook.h> #include <tdeabc/stdaddressbook.h>
#endif #endif
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -23,7 +23,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -27,9 +27,9 @@
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kcombobox.h> #include <kcombobox.h>
#include <kurlrequester.h> #include <kurlrequester.h>
#include <klocale.h> #include <tdelocale.h>
#include <tdeapplication.h> #include <tdeapplication.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -32,10 +32,10 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <knuminput.h> #include <knuminput.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kguiitem.h> #include <kguiitem.h>

@ -25,8 +25,8 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <tdelistbox.h> #include <tdelistbox.h>
#include <tdelistview.h> #include <tdelistview.h>

@ -24,10 +24,10 @@
// KDE Includes // KDE Includes
#include <kdialog.h> #include <kdialog.h>
#include <klocale.h> #include <tdelocale.h>
#include <kstdguiitem.h> #include <kstdguiitem.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -14,9 +14,9 @@
* * * *
***************************************************************************/ ***************************************************************************/
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>

@ -57,7 +57,7 @@
#include <kiconloader.h> #include <kiconloader.h>
#include <kdebug.h> #include <kdebug.h>
#include <kstdguiitem.h> #include <kstdguiitem.h>
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -27,9 +27,9 @@
#include <tdelistview.h> #include <tdelistview.h>
#include <kguiitem.h> #include <kguiitem.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -35,10 +35,10 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobal.h> #include <tdeglobal.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <klocale.h> #include <tdelocale.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kactivelabel.h> #include <kactivelabel.h>
#include <kstdguiitem.h> #include <kstdguiitem.h>

@ -35,13 +35,13 @@
#include <kiconloader.h> #include <kiconloader.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kglobalsettings.h> #include <tdeglobalsettings.h>
#include <tdefiledialog.h> #include <tdefiledialog.h>
#include <kurl.h> #include <kurl.h>
#include <kurlrequester.h> #include <kurlrequester.h>
#include <tdefile.h> #include <tdefile.h>
#include <tdeio/netaccess.h> #include <tdeio/netaccess.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -22,7 +22,7 @@
#include <kdialogbase.h> #include <kdialogbase.h>
#include <klocale.h> #include <tdelocale.h>
#include <tdefontdialog.h> #include <tdefontdialog.h>
#include <kurlrequester.h> #include <kurlrequester.h>
#include <kiconview.h> #include <kiconview.h>

@ -37,7 +37,7 @@
// KDE Includes // KDE Includes
#include <kdialogbase.h> #include <kdialogbase.h>
#include <klocale.h> #include <tdelocale.h>
#include <kpushbutton.h> #include <kpushbutton.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -28,11 +28,11 @@
// KDE Includes // KDE Includes
#include "kdecompat.h" #include "kdecompat.h"
#include <klocale.h> #include <tdelocale.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <klineedit.h> #include <klineedit.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kcombobox.h> #include <kcombobox.h>
#include <kurlrequester.h> #include <kurlrequester.h>
#include <kiconloader.h> #include <kiconloader.h>

@ -28,8 +28,8 @@
#include <klineedit.h> #include <klineedit.h>
#include <keditlistbox.h> #include <keditlistbox.h>
#include <kcombobox.h> #include <kcombobox.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -25,10 +25,10 @@
#include <tdelistview.h> #include <tdelistview.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kglobalsettings.h> #include <tdeglobalsettings.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <klocale.h> #include <tdelocale.h>
#include <ktextedit.h> #include <ktextedit.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -25,8 +25,8 @@
// KDE Includes // KDE Includes
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <tdelistview.h> #include <tdelistview.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kguiitem.h> #include <kguiitem.h>

@ -25,7 +25,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kdialog.h> #include <kdialog.h>
#include <kpluginselector.h> #include <kpluginselector.h>

@ -23,11 +23,11 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <ktextedit.h> #include <ktextedit.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kstdguiitem.h> #include <kstdguiitem.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -37,8 +37,8 @@
#include <tdeapplication.h> #include <tdeapplication.h>
#include <kurlrequester.h> #include <kurlrequester.h>
#include <ktextbrowser.h> #include <ktextbrowser.h>
#include <klocale.h> #include <tdelocale.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -25,7 +25,7 @@
#include <kstdguiitem.h> #include <kstdguiitem.h>
#include <tdeapplication.h> #include <tdeapplication.h>
#include <kactivelabel.h> #include <kactivelabel.h>
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -28,12 +28,12 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobal.h> #include <tdeglobal.h>
#include <ktextedit.h> #include <ktextedit.h>
#include <klocale.h> #include <tdelocale.h>
#include <kcombobox.h> #include <kcombobox.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kstdguiitem.h> #include <kstdguiitem.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kguiitem.h> #include <kguiitem.h>

@ -21,7 +21,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -50,13 +50,13 @@
#include <tdeapplication.h> #include <tdeapplication.h>
#include <tdeshortcut.h> #include <tdeshortcut.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <tdefiledialog.h> #include <tdefiledialog.h>
#include <kmenubar.h> #include <tdemenubar.h>
#include <klocale.h> #include <tdelocale.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kstdaction.h> #include <kstdaction.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <kstatusbar.h> #include <kstatusbar.h>
#include <ktip.h> #include <ktip.h>
@ -64,7 +64,7 @@
#include <kprogress.h> #include <kprogress.h>
#include <tdeio/netaccess.h> #include <tdeio/netaccess.h>
#include <dcopclient.h> #include <dcopclient.h>
#include <kstartupinfo.h> #include <tdestartupinfo.h>
#include <tdeparts/componentfactory.h> #include <tdeparts/componentfactory.h>
#include <krun.h> #include <krun.h>
#include <tdeconfigdialog.h> #include <tdeconfigdialog.h>

@ -22,7 +22,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobalsettings.h> #include <tdeglobalsettings.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -26,10 +26,10 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Headers // KDE Headers
#include <klocale.h> #include <tdelocale.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>

@ -27,8 +27,8 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <tdeapplication.h> #include <tdeapplication.h>

@ -33,10 +33,10 @@
#include <tdecmdlineargs.h> #include <tdecmdlineargs.h>
#include <tdeaboutdata.h> #include <tdeaboutdata.h>
#include <klocale.h> #include <tdelocale.h>
#include <ktip.h> #include <ktip.h>
#include <dcopclient.h> #include <dcopclient.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -26,7 +26,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -27,7 +27,7 @@
// KDE Includes // KDE Includes
#include <kdebug.h> #include <kdebug.h>
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -21,7 +21,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobal.h> #include <tdeglobal.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -76,7 +76,7 @@ public:
}; };
enum signPosition { enum signPosition {
// keep those in sync with the ones defined in klocale.h // keep those in sync with the ones defined in tdelocale.h
ParensAround = 0, ParensAround = 0,
BeforeQuantityMoney = 1, BeforeQuantityMoney = 1,
AfterQuantityMoney = 2, AfterQuantityMoney = 2,

@ -21,7 +21,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -14,7 +14,7 @@
* * * *
***************************************************************************/ ***************************************************************************/
// Include internationalization // Include internationalization
#include <klocale.h> #include <tdelocale.h>
#include "mymoneyscheduletest.h" #include "mymoneyscheduletest.h"

@ -26,7 +26,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -32,7 +32,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -31,7 +31,7 @@
// KDE Includes // KDE Includes
#include "kdecompat.h" #include "kdecompat.h"
#include <klocale.h> #include <tdelocale.h>
#include <kdebug.h> #include <kdebug.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -34,10 +34,10 @@
#include <tdeio/job.h> #include <tdeio/job.h>
#include <tdeio/jobclasses.h> #include <tdeio/jobclasses.h>
#include <kdebug.h> #include <kdebug.h>
#include <ktempfile.h> #include <tdetempfile.h>
#include <kprogress.h> #include <kprogress.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -33,9 +33,9 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kdebug.h> #include <kdebug.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <kprogress.h> #include <kprogress.h>
#include <tdeapplication.h> #include <tdeapplication.h>

@ -35,7 +35,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kled.h> #include <kled.h>
#include <kcombobox.h> #include <kcombobox.h>

@ -33,7 +33,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kdebug.h> #include <kdebug.h>
#include <kcombobox.h> #include <kcombobox.h>

@ -32,7 +32,7 @@
#include <tdefile.h> #include <tdefile.h>
#include <kurl.h> #include <kurl.h>
#include <tdeaction.h> #include <tdeaction.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -40,8 +40,8 @@
#include <tdeio/job.h> #include <tdeio/job.h>
#include <klocale.h> #include <tdelocale.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -31,7 +31,7 @@
#include <kdialog.h> #include <kdialog.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kpluginselector.h> #include <kpluginselector.h>
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -28,7 +28,7 @@
// This is just needed for i18n(). Once I figure out how to handle i18n // This is just needed for i18n(). Once I figure out how to handle i18n
// without using this macro directly, I'll be freed of KDE dependency. // without using this macro directly, I'll be freed of KDE dependency.
#include <klocale.h> #include <tdelocale.h>
#include <kdebug.h> #include <kdebug.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -28,7 +28,7 @@
// This is just needed for i18n(). Once I figure out how to handle i18n // This is just needed for i18n(). Once I figure out how to handle i18n
// without using this macro directly, I'll be freed of KDE dependency. // without using this macro directly, I'll be freed of KDE dependency.
#include <klocale.h> #include <tdelocale.h>
#include <kdebug.h> #include <kdebug.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -39,8 +39,8 @@
// (e.g. MyMoneyAccount::Checkings) into their text representation. We also // (e.g. MyMoneyAccount::Checkings) into their text representation. We also
// use that text representation in the core data structure of the report. (Ace) // use that text representation in the core data structure of the report. (Ace)
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <kdebug.h> #include <kdebug.h>
#include <kcalendarsystem.h> #include <kcalendarsystem.h>

@ -22,9 +22,9 @@
#include <kdebug.h> #include <kdebug.h>
#include <tdeversion.h> #include <tdeversion.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <kglobalsettings.h> #include <tdeglobalsettings.h>
#include <klocale.h> #include <tdelocale.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
// DOH, mmreport.h uses this without including it!! // DOH, mmreport.h uses this without including it!!

@ -40,8 +40,8 @@
// (e.g. MyMoneyAccount::Checkings) into their text representation. We also // (e.g. MyMoneyAccount::Checkings) into their text representation. We also
// use that text representation in the core data structure of the report. (Ace) // use that text representation in the core data structure of the report. (Ace)
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <kdebug.h> #include <kdebug.h>
#include <kcalendarsystem.h> #include <kcalendarsystem.h>

@ -22,9 +22,9 @@
#include <kdebug.h> #include <kdebug.h>
#include <tdeversion.h> #include <tdeversion.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <kglobalsettings.h> #include <tdeglobalsettings.h>
#include <klocale.h> #include <tdelocale.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
// DOH, mmreport.h uses this without including it!! // DOH, mmreport.h uses this without including it!!

@ -34,7 +34,7 @@
// This is just needed for i18n(). Once I figure out how to handle i18n // This is just needed for i18n(). Once I figure out how to handle i18n
// without using this macro directly, I'll be freed of KDE dependency. // without using this macro directly, I'll be freed of KDE dependency.
#include <klocale.h> #include <tdelocale.h>
#include <kdebug.h> #include <kdebug.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -21,9 +21,9 @@
#include <kdebug.h> #include <kdebug.h>
#include <tdeversion.h> #include <tdeversion.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <kglobalsettings.h> #include <tdeglobalsettings.h>
#include <klocale.h> #include <tdelocale.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include "querytabletest.h" #include "querytabletest.h"

@ -28,7 +28,7 @@
// (e.g. MyMoneyAccount::Checkings) into their text representation. We also // (e.g. MyMoneyAccount::Checkings) into their text representation. We also
// use that text representation in the core data structure of the report. (Ace) // use that text representation in the core data structure of the report. (Ace)
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -22,9 +22,9 @@
#include <kdebug.h> #include <kdebug.h>
#include <tdeversion.h> #include <tdeversion.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <kglobalsettings.h> #include <tdeglobalsettings.h>
#include <klocale.h> #include <tdelocale.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include "kreportsviewtest.h" #include "kreportsviewtest.h"

@ -26,7 +26,7 @@
// KDE Includes // KDE Includes
#include <kdebug.h> #include <kdebug.h>
#include <klocale.h> #include <tdelocale.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kiconview.h> #include <kiconview.h>
#include <kguiitem.h> #include <kguiitem.h>

@ -34,10 +34,10 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kguiitem.h> #include <kguiitem.h>

@ -29,7 +29,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kdebug.h> #include <kdebug.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kguiitem.h> #include <kguiitem.h>

@ -28,7 +28,7 @@
// KDE Includes // KDE Includes
#include <kdebug.h> #include <kdebug.h>
#include <klocale.h> #include <tdelocale.h>
#include <tdelistview.h> #include <tdelistview.h>
#include <kpushbutton.h> #include <kpushbutton.h>

@ -28,10 +28,10 @@
// KDE Includes // KDE Includes
#include "kdecompat.h" #include "kdecompat.h"
#include <klocale.h> #include <tdelocale.h>
#include <kcombobox.h> #include <kcombobox.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <tdetoolbar.h> #include <tdetoolbar.h>
#include <tdetoolbarbutton.h> #include <tdetoolbarbutton.h>

@ -37,8 +37,8 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <tdehtmlview.h> #include <tdehtmlview.h>
#include <tdeconfig.h> #include <tdeconfig.h>
@ -46,10 +46,10 @@
#include <tdemainwindow.h> #include <tdemainwindow.h>
#include <tdeactioncollection.h> #include <tdeactioncollection.h>
#include <tdeapplication.h> #include <tdeapplication.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kdebug.h> #include <kdebug.h>
#include <kmdcodec.h> #include <kmdcodec.h>
#include <kglobalsettings.h> #include <tdeglobalsettings.h>
#include <kiconloader.h> #include <kiconloader.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -25,7 +25,7 @@
// KDE Includes // KDE Includes
#include <kdebug.h> #include <kdebug.h>
#include <klocale.h> #include <tdelocale.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -24,7 +24,7 @@
// KDE Includes // KDE Includes
#include "kdecompat.h" #include "kdecompat.h"
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -25,7 +25,7 @@
*/ */
#if 0 #if 0
#include <klocale.h> #include <tdelocale.h>
#include "kmymoneyfile.h" #include "kmymoneyfile.h"
#include "../mymoney/storage/mymoneyseqaccessmgr.h" #include "../mymoney/storage/mymoneyseqaccessmgr.h"

@ -43,15 +43,15 @@
#include "kdecompat.h" #include "kdecompat.h"
#include <tdefiledialog.h> #include <tdefiledialog.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <kicontheme.h> #include <kicontheme.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kurl.h> #include <kurl.h>
#include <tdeio/netaccess.h> #include <tdeio/netaccess.h>
#include <ktempfile.h> #include <tdetempfile.h>
#include <ksavefile.h> #include <ksavefile.h>
#include <kfilterdev.h> #include <kfilterdev.h>
#include <kfilterbase.h> #include <kfilterbase.h>

@ -45,9 +45,9 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kguiitem.h> #include <kguiitem.h>

@ -49,17 +49,17 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobal.h> #include <tdeglobal.h>
#include <kglobalsettings.h> #include <tdeglobalsettings.h>
#include <klocale.h> #include <tdelocale.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <tdehtmlview.h> #include <tdehtmlview.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kdebug.h> #include <kdebug.h>
#include <tdefiledialog.h> #include <tdefiledialog.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <tdelistview.h> #include <tdelistview.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -30,9 +30,9 @@
// KDE Includes // KDE Includes
#include <tdeconfig.h> #include <tdeconfig.h>
#include <klocale.h> #include <tdelocale.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <kglobalsettings.h> #include <tdeglobalsettings.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -33,12 +33,12 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <tdepopupmenu.h> #include <tdepopupmenu.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <tdelistview.h> #include <tdelistview.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <tdelistviewsearchline.h> #include <tdelistviewsearchline.h>

@ -25,8 +25,8 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <tdelistview.h> #include <tdelistview.h>
#include <ktextedit.h> #include <ktextedit.h>

@ -1,5 +1,5 @@
#include <kdialog.h> #include <kdialog.h>
#include <klocale.h> #include <tdelocale.h>
#ifndef KMM_I18N #ifndef KMM_I18N
#define KMM_I18N #define KMM_I18N
inline TQString kmm_i18n(const char* msg, const char* ctx) { return i18n(ctx, msg); } inline TQString kmm_i18n(const char* msg, const char* ctx) { return i18n(ctx, msg); }

@ -30,10 +30,10 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <kcalendarsystem.h> #include <kcalendarsystem.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kstdguiitem.h> #include <kstdguiitem.h>

@ -1,5 +1,5 @@
#include <kdialog.h> #include <kdialog.h>
#include <klocale.h> #include <tdelocale.h>
#ifndef KMM_I18N #ifndef KMM_I18N
#define KMM_I18N #define KMM_I18N
inline TQString kmm_i18n(const char* msg, const char* ctx) { return i18n(ctx, msg); } inline TQString kmm_i18n(const char* msg, const char* ctx) { return i18n(ctx, msg); }

@ -34,7 +34,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kpushbutton.h> #include <kpushbutton.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -31,9 +31,9 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <klocale.h> #include <tdelocale.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>

@ -31,9 +31,9 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <klocale.h> #include <tdelocale.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>

@ -17,7 +17,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -31,8 +31,8 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kpushbutton.h> #include <kpushbutton.h>

@ -30,8 +30,8 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -60,9 +60,9 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include "kdecompat.h" #include "kdecompat.h"
#include <kglobal.h> #include <tdeglobal.h>
#include <tdeapplication.h> #include <tdeapplication.h>
#include <klocale.h> #include <tdelocale.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <klineedit.h> #include <klineedit.h>
#include <kdebug.h> #include <kdebug.h>

@ -27,7 +27,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kdebug.h> #include <kdebug.h>
#include <kiconloader.h> #include <kiconloader.h>

@ -26,7 +26,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <tdelistview.h> #include <tdelistview.h>
#include <kdebug.h> #include <kdebug.h>
#include <tdeconfig.h> #include <tdeconfig.h>

@ -34,8 +34,8 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include "kdecompat.h" #include "kdecompat.h"
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <tdeshortcut.h> #include <tdeshortcut.h>

@ -55,10 +55,10 @@
// KDE Includes // KDE Includes
#include "kdecompat.h" #include "kdecompat.h"
#include <kdatetbl.h> // Use the classes available for maximum re-use #include <kdatetbl.h> // Use the classes available for maximum re-use
#include <kglobal.h> #include <tdeglobal.h>
#include <kglobalsettings.h> #include <tdeglobalsettings.h>
#include <tdeapplication.h> #include <tdeapplication.h>
#include <klocale.h> #include <tdelocale.h>
#include <kdebug.h> #include <kdebug.h>
#include <knotifyclient.h> #include <knotifyclient.h>
#if KDE_IS_VERSION(3,2,0) #if KDE_IS_VERSION(3,2,0)

@ -27,8 +27,8 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <kdebug.h> #include <kdebug.h>
#include <klineedit.h> #include <klineedit.h>
#include <kiconloader.h> #include <kiconloader.h>

@ -25,8 +25,8 @@
// KDE Includes // KDE Includes
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <klineedit.h> #include <klineedit.h>
#include <kled.h> #include <kled.h>

@ -27,8 +27,8 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -24,8 +24,8 @@
// KDE Includes // KDE Includes
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <klocale.h> #include <tdelocale.h>
#include <tdelistview.h> #include <tdelistview.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kguiitem.h> #include <kguiitem.h>

@ -32,12 +32,12 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <tdelistview.h> #include <tdelistview.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -27,9 +27,9 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <tdepopupmenu.h> #include <tdepopupmenu.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -53,9 +53,9 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include "kdecompat.h" #include "kdecompat.h"
#include <kglobal.h> #include <tdeglobal.h>
#include <kglobalsettings.h> #include <tdeglobalsettings.h>
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -26,10 +26,10 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <kglobal.h> #include <tdeglobal.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <kdebug.h> #include <kdebug.h>
#include <kglobalsettings.h> #include <tdeglobalsettings.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -27,10 +27,10 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kpushbutton.h> #include <kpushbutton.h>
#include <kstdguiitem.h> #include <kstdguiitem.h>
#include <kglobalsettings.h> #include <tdeglobalsettings.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <tdeapplication.h> #include <tdeapplication.h>

@ -30,8 +30,8 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <kdebug.h> #include <kdebug.h>
#include <kurldrag.h> #include <kurldrag.h>

@ -28,7 +28,7 @@
#include <tdetoolbar.h> #include <tdetoolbar.h>
#include <tdetoolbarbutton.h> #include <tdetoolbarbutton.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -21,7 +21,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Project Includes // Project Includes

@ -21,7 +21,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kdebug.h> #include <kdebug.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -23,7 +23,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kdebug.h> #include <kdebug.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -23,7 +23,7 @@
#include <tdetoolbar.h> #include <tdetoolbar.h>
#include <tdetoolbarbutton.h> #include <tdetoolbarbutton.h>
#include <kdebug.h> #include <kdebug.h>
#include <klocale.h> #include <tdelocale.h>
#include <tqapplication.h> #include <tqapplication.h>
#include <tqtimer.h> #include <tqtimer.h>

@ -25,8 +25,8 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kdebug.h> #include <kdebug.h>

@ -29,8 +29,8 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <kdebug.h> #include <kdebug.h>
#include <kcombobox.h> #include <kcombobox.h>

@ -14,7 +14,7 @@
// KDE Includes // KDE Includes
#include <kiconloader.h> #include <kiconloader.h>
#include <klocale.h> #include <tdelocale.h>
#include <kpushbutton.h> #include <kpushbutton.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -29,10 +29,10 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <tdelistbox.h> #include <tdelistbox.h>
#include <klineedit.h> #include <klineedit.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <knuminput.h> #include <knuminput.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -30,7 +30,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <tdelistview.h> #include <tdelistview.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <klineedit.h> #include <klineedit.h>
@ -39,9 +39,9 @@
#include <kurlrequester.h> #include <kurlrequester.h>
#include <tdeio/netaccess.h> #include <tdeio/netaccess.h>
#include <kurl.h> #include <kurl.h>
#include <kabc/addressee.h> #include <tdeabc/addressee.h>
#include <kabc/stdaddressbook.h> #include <tdeabc/stdaddressbook.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kactivelabel.h> #include <kactivelabel.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -21,7 +21,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <tdelistview.h> #include <tdelistview.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -21,7 +21,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// KDE Includes // KDE Includes
#include <klocale.h> #include <tdelocale.h>
#include <klineedit.h> #include <klineedit.h>
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------

@ -35,7 +35,7 @@
// KDE Includes // KDE Includes
#include <tdeapplication.h> #include <tdeapplication.h>
#include <klocale.h> #include <tdelocale.h>
#include <kprocess.h> #include <kprocess.h>
#include <kpassdlg.h> #include <kpassdlg.h>
#include <klibloader.h> #include <klibloader.h>

Loading…
Cancel
Save