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