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/kjofol-skin/kjprefs.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'noatun/modules/kjofol-skin/kjprefs.h') diff --git a/noatun/modules/kjofol-skin/kjprefs.h b/noatun/modules/kjofol-skin/kjprefs.h index fcd6dc98..a8f52e29 100644 --- a/noatun/modules/kjofol-skin/kjprefs.h +++ b/noatun/modules/kjofol-skin/kjprefs.h @@ -12,13 +12,13 @@ #include #include -class QVBoxLayout; -class QHBoxLayout; -class QGridLayout; -class QComboBox; -class QLabel; -class QPushButton; -class QTabWidget; +class TQVBoxLayout; +class TQHBoxLayout; +class TQGridLayout; +class TQComboBox; +class TQLabel; +class TQPushButton; +class TQTabWidget; class KConfig; class KJLoader; -- cgit v1.2.1