From 636eef5bea9dd243a08d77c9c537fb36ee30f838 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:25:03 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1158448 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- arts/builder/scomponent.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arts/builder/scomponent.h') diff --git a/arts/builder/scomponent.h b/arts/builder/scomponent.h index e35b3708..cc65bb39 100644 --- a/arts/builder/scomponent.h +++ b/arts/builder/scomponent.h @@ -26,8 +26,8 @@ #include class ModulePort; -class QPainter; -class QPixmap; +class TQPainter; +class TQPixmap; class StructureCanvas { public: -- cgit v1.2.1