summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmcone.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmcone.h')
-rw-r--r--kpovmodeler/pmcone.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpovmodeler/pmcone.h b/kpovmodeler/pmcone.h
index c41f9325..aa452b64 100644
--- a/kpovmodeler/pmcone.h
+++ b/kpovmodeler/pmcone.h
@@ -62,7 +62,7 @@ public:
virtual TQString description( ) const;
/** */
- virtual PMMetaObject* metaObject( ) const;
+ virtual PMMetaObject* tqmetaObject( ) const;
/** */
virtual void serialize( TQDomElement& e, TQDomDocument& doc ) const;
@@ -71,7 +71,7 @@ public:
/**
* Returns a new @ref PMConeEdit
*/
- 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
*/