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