diff options
Diffstat (limited to 'kpovmodeler/pmjuliafractal.h')
-rw-r--r-- | kpovmodeler/pmjuliafractal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmjuliafractal.h b/kpovmodeler/pmjuliafractal.h index c57df549..1e68a2d3 100644 --- a/kpovmodeler/pmjuliafractal.h +++ b/kpovmodeler/pmjuliafractal.h @@ -72,7 +72,7 @@ public: /** * Returns a new @ref PMJuliaFractalEdit */ - 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 |