From 36e4074ba1536a63a121293b20663a38cad836b7 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:26:34 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1158449 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kdict/applet/kdictapplet.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kdict/applet/kdictapplet.h') diff --git a/kdict/applet/kdictapplet.h b/kdict/applet/kdictapplet.h index 99a7cec4..de5f469b 100644 --- a/kdict/applet/kdictapplet.h +++ b/kdict/applet/kdictapplet.h @@ -23,8 +23,8 @@ #include #include -class QLabel; -class QPushButton; +class TQLabel; +class TQPushButton; class KHistoryCombo; -- cgit v1.2.1