From 45be2143e2c6961a65a852d4d06ebd2fdc901d38 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:30:14 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1158456 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- quanta/components/csseditor/tlpeditors.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'quanta/components/csseditor/tlpeditors.h') diff --git a/quanta/components/csseditor/tlpeditors.h b/quanta/components/csseditor/tlpeditors.h index 28881573..8388c6b6 100644 --- a/quanta/components/csseditor/tlpeditors.h +++ b/quanta/components/csseditor/tlpeditors.h @@ -22,8 +22,8 @@ #include "propertysetter.h" class KPushButton; -class QLineEdit; -class QLabel; +class TQLineEdit; +class TQLabel; /** *@author gulmini luciano */ -- cgit v1.2.1