summaryrefslogtreecommitdiffstats
path: root/kmymoney2/widgets/kguiutils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/widgets/kguiutils.cpp')
-rw-r--r--kmymoney2/widgets/kguiutils.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/kmymoney2/widgets/kguiutils.cpp b/kmymoney2/widgets/kguiutils.cpp
index 6e9f40a..ccf11e1 100644
--- a/kmymoney2/widgets/kguiutils.cpp
+++ b/kmymoney2/widgets/kguiutils.cpp
@@ -20,7 +20,7 @@
#endif
// ----------------------------------------------------------------------------
-// QT Includes
+// TQt Includes
// No need for TQDateEdit, TQSpinBox, etc., since these always return values
#include <tqcheckbox.h>
@@ -33,7 +33,7 @@
#include <tqspinbox.h>
// ----------------------------------------------------------------------------
-// KDE Includes
+// TDE Includes
// ----------------------------------------------------------------------------
// Project Includes
@@ -44,11 +44,11 @@
/**************************************************************************
* *
* The MandatoryFieldGroup code is courtesy of *
- * Mark Summerfield in TQt Quarterly *
+ * Mark Summerfield in Qt Quarterly *
* http://doc.trolltech.com/qq/qq11-mandatoryfields.html *
* *
* Enhanced by Thomas Baumgart to support the lineedit field of a *
- * a TQComboBox. *
+ * a TQComboBox. *
* *
**************************************************************************/