summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmtexture.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmtexture.h')
-rw-r--r--kpovmodeler/pmtexture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmtexture.h b/kpovmodeler/pmtexture.h
index f247d09a..daeaf427 100644
--- a/kpovmodeler/pmtexture.h
+++ b/kpovmodeler/pmtexture.h
@@ -64,7 +64,7 @@ public:
/**
* Returns a new @ref PMTextureEdit
*/
- virtual PMDialogEditBase* editWidget( TQWidget* tqparent ) const;
+ virtual PMDialogEditBase* editWidget( TQWidget* parent ) const;
/** */
virtual TQString pixmap( ) const { return TQString( "pmtexture" ); }