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 --- libkdegames/highscore/kscoredialog.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libkdegames/highscore/kscoredialog.h') diff --git a/libkdegames/highscore/kscoredialog.h b/libkdegames/highscore/kscoredialog.h index 50424caa..d5a7eac0 100644 --- a/libkdegames/highscore/kscoredialog.h +++ b/libkdegames/highscore/kscoredialog.h @@ -30,9 +30,9 @@ this software. #include #include -class QGridLayout; -class QLineEdit; -class QWidgetStack; +class TQGridLayout; +class TQLineEdit; +class TQWidgetStack; /** * A simple high score dialog. -- cgit v1.2.1