diff options
Diffstat (limited to 'kmymoney2/widgets/kmymoneydatetbl.cpp')
-rw-r--r-- | kmymoney2/widgets/kmymoneydatetbl.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmymoney2/widgets/kmymoneydatetbl.cpp b/kmymoney2/widgets/kmymoneydatetbl.cpp index 989badd..0601132 100644 --- a/kmymoney2/widgets/kmymoneydatetbl.cpp +++ b/kmymoney2/widgets/kmymoneydatetbl.cpp @@ -47,7 +47,7 @@ #endif // ---------------------------------------------------------------------------- -// QT Includes +// TQt Includes #include <tqglobal.h> #include <tqdatetime.h> #include <tqstring.h> @@ -56,7 +56,7 @@ #include <tqdialog.h> // ---------------------------------------------------------------------------- -// KDE Includes +// TDE Includes #include <tdeversion.h> #include <kdatetbl.h> // Use the classes available for maximum re-use #include <tdeglobal.h> |