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