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