From 42ca287b531e190dcee0f080f16c420874054129 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:21:06 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1158436 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kmahjongg/HighScore.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kmahjongg/HighScore.h') diff --git a/kmahjongg/HighScore.h b/kmahjongg/HighScore.h index 87256826..d6935ab5 100644 --- a/kmahjongg/HighScore.h +++ b/kmahjongg/HighScore.h @@ -5,9 +5,9 @@ #include -class QLineEdit; -class QComboBox; -class QLabel; +class TQLineEdit; +class TQComboBox; +class TQLabel; const int numScores = 10; -- cgit v1.2.1