diff options
Diffstat (limited to 'kmymoney2/widgets/kmymoneyedit.h')
-rw-r--r-- | kmymoney2/widgets/kmymoneyedit.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmymoney2/widgets/kmymoneyedit.h b/kmymoney2/widgets/kmymoneyedit.h index f0e4d79..8a8633a 100644 --- a/kmymoney2/widgets/kmymoneyedit.h +++ b/kmymoney2/widgets/kmymoneyedit.h @@ -20,7 +20,7 @@ #include <tdeversion.h> // ---------------------------------------------------------------------------- -// QT Includes +// TQt Includes #include <tqhbox.h> #include <tqvalidator.h> @@ -29,7 +29,7 @@ class TQVBox; class TQWidget; // ---------------------------------------------------------------------------- -// KDE Includes +// TDE Includes #include <klineedit.h> class KPushButton; |