summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmdetailobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmdetailobject.h')
-rw-r--r--kpovmodeler/pmdetailobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmdetailobject.h b/kpovmodeler/pmdetailobject.h
index 7994cdff..846ef8c0 100644
--- a/kpovmodeler/pmdetailobject.h
+++ b/kpovmodeler/pmdetailobject.h
@@ -48,7 +48,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 );