From 157db246622e300d8cfb4684c197ed873523e3e2 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:29:47 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1158455 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- vcs/cvsservice/checkoutdialog.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vcs/cvsservice/checkoutdialog.h') diff --git a/vcs/cvsservice/checkoutdialog.h b/vcs/cvsservice/checkoutdialog.h index a44ef397..0d01de69 100644 --- a/vcs/cvsservice/checkoutdialog.h +++ b/vcs/cvsservice/checkoutdialog.h @@ -18,8 +18,8 @@ class CvsService_stub; class CvsJob_stub; class CheckoutDialogBase; -class QListViewItem; -//class QStringList; +class TQListViewItem; +//class TQStringList; /** * This dialog widget will collect all useful informazion about the module the -- cgit v1.2.1