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 --- buildtools/autotools/autoprojectpart.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'buildtools/autotools/autoprojectpart.h') diff --git a/buildtools/autotools/autoprojectpart.h b/buildtools/autotools/autoprojectpart.h index c48e2fe7..706eacae 100644 --- a/buildtools/autotools/autoprojectpart.h +++ b/buildtools/autotools/autoprojectpart.h @@ -23,8 +23,8 @@ #include #include "kdevbuildtool.h" -class QDomElement; -class QStringList; +class TQDomElement; +class TQStringList; class KDialogBase; class AutoProjectWidget; class KSelectAction; -- cgit v1.2.3