diff options
Diffstat (limited to 'kpovmodeler/pmcsg.h')
-rw-r--r-- | kpovmodeler/pmcsg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmcsg.h b/kpovmodeler/pmcsg.h index 3424a6c7..36184883 100644 --- a/kpovmodeler/pmcsg.h +++ b/kpovmodeler/pmcsg.h @@ -74,7 +74,7 @@ public: /** * Returns a new @ref PMCSGEdit */ - virtual PMDialogEditBase* editWidget( TQWidget* tqparent ) const; + virtual PMDialogEditBase* editWidget( TQWidget* parent ) const; /** * Returns the name of the pixmap that is displayed in the tree view * and dialog view |