From ffe8a83e053396df448e9413828527613ca3bd46 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 31 Jul 2010 19:46:43 +0000 Subject: Trinity Qt initial conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1157647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kstyles/plastik/misc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kstyles/plastik/misc.h') diff --git a/kstyles/plastik/misc.h b/kstyles/plastik/misc.h index 65bb42534..c09ee87c8 100644 --- a/kstyles/plastik/misc.h +++ b/kstyles/plastik/misc.h @@ -19,6 +19,6 @@ #ifndef __MISC_H #define __MISC_H -QColor alphaBlendColors(const QColor &backgroundColor, const QColor &foregroundColor, const int alpha); +TQColor alphaBlendColors(const TQColor &backgroundColor, const TQColor &foregroundColor, const int alpha); #endif // __MISC_H -- cgit v1.2.3