diff options
Diffstat (limited to 'kmymoney2/widgets/kmymoneycurrencyselector.cpp')
-rw-r--r-- | kmymoney2/widgets/kmymoneycurrencyselector.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmymoney2/widgets/kmymoneycurrencyselector.cpp b/kmymoney2/widgets/kmymoneycurrencyselector.cpp index 74a9537..da1e575 100644 --- a/kmymoney2/widgets/kmymoneycurrencyselector.cpp +++ b/kmymoney2/widgets/kmymoneycurrencyselector.cpp @@ -25,13 +25,13 @@ #endif // ---------------------------------------------------------------------------- -// QT Includes +// TQt Includes #include <tqpixmap.h> #include <tqbitmap.h> // ---------------------------------------------------------------------------- -// KDE Includes +// TDE Includes #include <kstandarddirs.h> |