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 --- ksnake/startroom.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ksnake') diff --git a/ksnake/startroom.h b/ksnake/startroom.h index 683cd6e1..3750b6c4 100644 --- a/ksnake/startroom.h +++ b/ksnake/startroom.h @@ -28,8 +28,8 @@ #include -class QLabel; -class QSpinBox; +class TQLabel; +class TQSpinBox; class StartRoom : public QWidget { -- cgit v1.2.3