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