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 --- kpoker/newgamedlg.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kpoker/newgamedlg.h') diff --git a/kpoker/newgamedlg.h b/kpoker/newgamedlg.h index 1dc73057..d62f9612 100644 --- a/kpoker/newgamedlg.h +++ b/kpoker/newgamedlg.h @@ -24,10 +24,10 @@ class KIntNumInput; -class QLineEdit; -class QCheckBox; -class QLabel; -class QComboBox; +class TQLineEdit; +class TQCheckBox; +class TQLabel; +class TQComboBox; /** -- cgit v1.2.1