From aac788452d57994e398808c6d0bd53e561a0cd08 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:19:58 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1158421 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- dcoppython/shell/marshaller.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dcoppython/shell/marshaller.h') diff --git a/dcoppython/shell/marshaller.h b/dcoppython/shell/marshaller.h index 0e678f7f..6cb16d89 100644 --- a/dcoppython/shell/marshaller.h +++ b/dcoppython/shell/marshaller.h @@ -15,7 +15,7 @@ #include #include -class QDataStream; +class TQDataStream; namespace PythonDCOP { // class Marshaller; -- cgit v1.2.3