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/custommakefiles/customprojectpart.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'buildtools/custommakefiles/customprojectpart.h') diff --git a/buildtools/custommakefiles/customprojectpart.h b/buildtools/custommakefiles/customprojectpart.h index 67b5088b..288011e6 100644 --- a/buildtools/custommakefiles/customprojectpart.h +++ b/buildtools/custommakefiles/customprojectpart.h @@ -22,9 +22,9 @@ #include -class QListViewItem; -class QPopupMenu; -class QStringList; +class TQListViewItem; +class TQPopupMenu; +class TQStringList; class KDialogBase; class CustomProjectWidget; class Context; -- cgit v1.2.1