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 --- noatun/modules/excellent/userinterface.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'noatun/modules/excellent') diff --git a/noatun/modules/excellent/userinterface.h b/noatun/modules/excellent/userinterface.h index 7b30bd93..c6a958de 100644 --- a/noatun/modules/excellent/userinterface.h +++ b/noatun/modules/excellent/userinterface.h @@ -36,9 +36,9 @@ class KAction; class KPopupMenu; class KStatusBar; class Player; -class QHBox; -class QLabel; -class QSlider; +class TQHBox; +class TQLabel; +class TQSlider; class L33tSlider; class KToggleAction; -- cgit v1.2.1