From 41c1fd1fc0486eb29655f220b412867c173ac059 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 9 Mar 2024 12:33:46 +0900 Subject: cmake files: change keywords to lower case Signed-off-by: Michele Calgaro --- kmymoney2/widgets/kguiutils.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kmymoney2/widgets/kguiutils.cpp') 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 @@ -33,7 +33,7 @@ #include // ---------------------------------------------------------------------------- -// 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. * * * **************************************************************************/ -- cgit v1.2.1