diff options
Diffstat (limited to 'kpovmodeler/pmsqeedit.h')
-rw-r--r-- | kpovmodeler/pmsqeedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmsqeedit.h b/kpovmodeler/pmsqeedit.h index 45ae1a2f..99e87967 100644 --- a/kpovmodeler/pmsqeedit.h +++ b/kpovmodeler/pmsqeedit.h @@ -40,7 +40,7 @@ public: /** * Creates a PMSuperquadricEllipsoidEdit with parent and name */ - PMSuperquadricEllipsoidEdit( QWidget* parent, const char* name = 0 ); + PMSuperquadricEllipsoidEdit( TQWidget* parent, const char* name = 0 ); /** */ virtual void displayObject( PMObject* o ); |