diff options
Diffstat (limited to 'kmymoney2/dialogs/kgpgkeyselectiondlg.cpp')
-rw-r--r-- | kmymoney2/dialogs/kgpgkeyselectiondlg.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmymoney2/dialogs/kgpgkeyselectiondlg.cpp b/kmymoney2/dialogs/kgpgkeyselectiondlg.cpp index 3e3ccc3..a20bccb 100644 --- a/kmymoney2/dialogs/kgpgkeyselectiondlg.cpp +++ b/kmymoney2/dialogs/kgpgkeyselectiondlg.cpp @@ -19,14 +19,14 @@ #endif // ---------------------------------------------------------------------------- -// QT Includes +// TQt Includes #include <tqlayout.h> #include <tqlabel.h> #include <tqwhatsthis.h> // ---------------------------------------------------------------------------- -// KDE Includes +// TDE Includes #include <tdelocale.h> #include <keditlistbox.h> |