summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmgraphicalobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmgraphicalobject.h')
-rw-r--r--kpovmodeler/pmgraphicalobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmgraphicalobject.h b/kpovmodeler/pmgraphicalobject.h
index f07ac46f..399e351d 100644
--- a/kpovmodeler/pmgraphicalobject.h
+++ b/kpovmodeler/pmgraphicalobject.h
@@ -56,7 +56,7 @@ public:
virtual void cleanUp( ) const;
/** */
- virtual void serialize( QDomElement& e, QDomDocument& doc ) const;
+ virtual void serialize( TQDomElement& e, TQDomDocument& doc ) const;
/** */
virtual void readAttributes( const PMXMLHelper& h );