diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:43:50 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:43:50 -0600 |
commit | e0307df2d9e76239e793c34ce3244ac016420f12 (patch) | |
tree | 7e3a1ddda48991c4333ae5c8d446cf75433b1fee /common | |
parent | a194a574c89c1e969b19cc1853d179850c3efddf (diff) | |
download | tde-style-qtcurve-e0307df2d9e76239e793c34ce3244ac016420f12.tar.gz tde-style-qtcurve-e0307df2d9e76239e793c34ce3244ac016420f12.zip |
Additional renaming of kde to tde
Diffstat (limited to 'common')
-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 ba89752..18bdf39 100644 --- a/common/colorutils.c +++ b/common/colorutils.c @@ -1,5 +1,5 @@ /* - This file is taken from kcolorspaces.cpp and kcolorutils.cpp from kdelibs + 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 */ |