From 5123998ab7e3b86776f6f894954865f764c37362 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 (cherry picked from commit 41c1fd1fc0486eb29655f220b412867c173ac059) --- kmymoney2/widgets/kmymoneydateinput.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kmymoney2/widgets/kmymoneydateinput.h') diff --git a/kmymoney2/widgets/kmymoneydateinput.h b/kmymoney2/widgets/kmymoneydateinput.h index 6796e95..ba0376f 100644 --- a/kmymoney2/widgets/kmymoneydateinput.h +++ b/kmymoney2/widgets/kmymoneydateinput.h @@ -18,7 +18,7 @@ #define KMYMONEYDATEINPUT_H // ---------------------------------------------------------------------------- -// QT Includes +// TQt Includes #include #include @@ -27,7 +27,7 @@ #include // ---------------------------------------------------------------------------- -// KDE Includes +// TDE Includes #include class KPushButton; -- cgit v1.2.1