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