diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-08-25 12:49:27 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-08-29 12:17:21 +0900 |
commit | 3c65d4d7e7b64bbbfe85caed88b1463e85cffc38 (patch) | |
tree | adeda0e854e7c748e7dc937d83ef388ae563c894 /common/colorutils.c | |
parent | e8b48a25663b86e5ba8d4a93a7af483490fff07e (diff) | |
download | tde-style-qtcurve-3c65d4d7.tar.gz tde-style-qtcurve-3c65d4d7.zip |
Drop USE_TQT4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 54852b3b05e91a308100828923ce0d1f32039fa8)
Diffstat (limited to 'common/colorutils.c')
-rw-r--r-- | common/colorutils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/colorutils.c b/common/colorutils.c index 18bdf39..d1dad07 100644 --- a/common/colorutils.c +++ b/common/colorutils.c @@ -1,6 +1,6 @@ /* This file is taken from kcolorspaces.cpp and kcolorutils.cpp from tdelibs -The code has been modified to work with TQColor (TQt3 &TQt4) and GdkColor +The code has been modified to work with TQColor (TQt3) and GdkColor */ /* This file is part of the KDE project |