From 6082256ac592910b0fb2229a095eaa4d85254df2 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:27:52 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1158450 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kbugbuster/gui/centralwidget.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kbugbuster/gui/centralwidget.h') diff --git a/kbugbuster/gui/centralwidget.h b/kbugbuster/gui/centralwidget.h index 30b40f61..a11d6d5f 100644 --- a/kbugbuster/gui/centralwidget.h +++ b/kbugbuster/gui/centralwidget.h @@ -23,8 +23,8 @@ #include "bug.h" #include "bugdetails.h" -class QSplitter; -class QListViewItem; +class TQSplitter; +class TQListViewItem; namespace KBugBusterMainWindow { -- cgit v1.2.1