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 --- keduca/libkeduca/fileread.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keduca/libkeduca/fileread.h') diff --git a/keduca/libkeduca/fileread.h b/keduca/libkeduca/fileread.h index 679d2cc5..cbc89449 100644 --- a/keduca/libkeduca/fileread.h +++ b/keduca/libkeduca/fileread.h @@ -25,7 +25,7 @@ // forward declarations class KTempFile; -class QFile; +class TQFile; /**File Read operations. This class read a keduca file an pass the records. *@author Javier Campos -- cgit v1.2.1