diff options
Diffstat (limited to 'kmymoney2/widgets/kmymoneycompletion.h')
-rw-r--r-- | kmymoney2/widgets/kmymoneycompletion.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmymoney2/widgets/kmymoneycompletion.h b/kmymoney2/widgets/kmymoneycompletion.h index 5edcdf7..0901ed7 100644 --- a/kmymoney2/widgets/kmymoneycompletion.h +++ b/kmymoney2/widgets/kmymoneycompletion.h @@ -24,7 +24,7 @@ #define KMYMONEYCOMPLETION_H // ---------------------------------------------------------------------------- -// QT Includes +// TQt Includes #include <tqwidget.h> #include <tqvbox.h> @@ -32,7 +32,7 @@ class TQListViewItem; // ---------------------------------------------------------------------------- -// KDE Includes +// TDE Includes class TDEListView; |