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 --- kmid/kmidclient.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kmid/kmidclient.h') diff --git a/kmid/kmidclient.h b/kmid/kmidclient.h index 9444b34d..204aefac 100644 --- a/kmid/kmidclient.h +++ b/kmid/kmidclient.h @@ -46,11 +46,11 @@ class DeviceManager; class KApplication; class KConfig; class KLCDNumber; -class QLabel; -class QComboBox; +class TQLabel; +class TQComboBox; class RhythmView; class ChannelView; -class QString; +class TQString; class kmidClient : public TQWidget, virtual public KMidIface { -- cgit v1.2.1