summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmcomment.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmcomment.h')
-rw-r--r--kpovmodeler/pmcomment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmcomment.h b/kpovmodeler/pmcomment.h
index 64514452..832863bc 100644
--- a/kpovmodeler/pmcomment.h
+++ b/kpovmodeler/pmcomment.h
@@ -75,7 +75,7 @@ public:
virtual void readAttributes( const PMXMLHelper& h );
/** */
- virtual PMDialogEditBase* editWidget( TQWidget* tqparent ) const;
+ virtual PMDialogEditBase* editWidget( TQWidget* parent ) const;
/** */
virtual TQString pixmap( ) const { return TQString( "pmcomment" ); }
/** */