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 --- python/pyqt/pyuic3/domtool.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/pyqt/pyuic3/domtool.h') diff --git a/python/pyqt/pyuic3/domtool.h b/python/pyqt/pyuic3/domtool.h index a75e3d3f..d88e32eb 100644 --- a/python/pyqt/pyuic3/domtool.h +++ b/python/pyqt/pyuic3/domtool.h @@ -24,8 +24,8 @@ #include #include -class QDomElement; -class QDomDocument; +class TQDomElement; +class TQDomDocument; class DomTool : public Qt { -- cgit v1.2.1