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/editorsdialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vcs/cvsservice/editorsdialog.h') diff --git a/vcs/cvsservice/editorsdialog.h b/vcs/cvsservice/editorsdialog.h index 8feecfaf..0d0fc287 100644 --- a/vcs/cvsservice/editorsdialog.h +++ b/vcs/cvsservice/editorsdialog.h @@ -17,7 +17,7 @@ class CvsJob_stub; class CvsService_stub; -class QStringList; +class TQStringList; class EditorsDialog: public EditorsDialogBase, virtual public CVSServiceDCOPIface { -- cgit v1.2.1