summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmisosurface.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmisosurface.h')
-rw-r--r--kpovmodeler/pmisosurface.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpovmodeler/pmisosurface.h b/kpovmodeler/pmisosurface.h
index 2a2fb358..298f7b26 100644
--- a/kpovmodeler/pmisosurface.h
+++ b/kpovmodeler/pmisosurface.h
@@ -60,7 +60,7 @@ public:
virtual TQString description( ) const;
/** */
- virtual PMMetaObject* metaObject( ) const;
+ virtual PMMetaObject* tqmetaObject( ) const;
/** */
virtual void serialize( TQDomElement& e, TQDomDocument& doc ) const;
@@ -69,7 +69,7 @@ public:
/**
* Returns a new @ref PMIsoSurfaceEdit
*/
- virtual PMDialogEditBase* editWidget( TQWidget* parent ) const;
+ virtual PMDialogEditBase* editWidget( TQWidget* tqparent ) const;
/**
* Returns the name of the pixmap that is displayed in the tree view
* and dialog view