diff options
Diffstat (limited to 'kpovmodeler/pmprojectedthrough.h')
| -rw-r--r-- | kpovmodeler/pmprojectedthrough.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmprojectedthrough.h b/kpovmodeler/pmprojectedthrough.h index e1dc200a..606aa972 100644 --- a/kpovmodeler/pmprojectedthrough.h +++ b/kpovmodeler/pmprojectedthrough.h @@ -64,7 +64,7 @@ public:     /**      * Returns a new @ref PMProjectedThroughEdit      */ -   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  | 
