From e140fe793e447985ac06d109a8548ab62ea99d6e Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:20:32 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1158428 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- ktouch/src/ktouchstatisticsdata.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ktouch/src/ktouchstatisticsdata.h') diff --git a/ktouch/src/ktouchstatisticsdata.h b/ktouch/src/ktouchstatisticsdata.h index c7655aca..15ab2f82 100644 --- a/ktouch/src/ktouchstatisticsdata.h +++ b/ktouch/src/ktouchstatisticsdata.h @@ -27,7 +27,7 @@ #include // I'm using std::set here because QT is missing this container type -class QWidget; +class TQWidget; // This file contains all class declarations dealing with the statistics obtained in KTouch. -- cgit v1.2.1