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