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