diff options
Diffstat (limited to 'kmymoney2/widgets/kmymoneycombo.h')
-rw-r--r-- | kmymoney2/widgets/kmymoneycombo.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmymoney2/widgets/kmymoneycombo.h b/kmymoney2/widgets/kmymoneycombo.h index a60fc27..40188b0 100644 --- a/kmymoney2/widgets/kmymoneycombo.h +++ b/kmymoney2/widgets/kmymoneycombo.h @@ -19,13 +19,13 @@ #define KMYMONEYCOMBO_H // ---------------------------------------------------------------------------- -// QT Includes +// TQt Includes #include <tqtimer.h> #include <tqmutex.h> // ---------------------------------------------------------------------------- -// KDE Includes +// TDE Includes #include <kcombobox.h> |