diff options
Diffstat (limited to 'kaudiocreator/encodefileimp.h')
-rw-r--r-- | kaudiocreator/encodefileimp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaudiocreator/encodefileimp.h b/kaudiocreator/encodefileimp.h index de556417..3ac77c80 100644 --- a/kaudiocreator/encodefileimp.h +++ b/kaudiocreator/encodefileimp.h @@ -40,7 +40,7 @@ signals: void startJob(Job *newJob); public: - EncodeFileImp(TQWidget* tqparent = 0, const char* name = 0); + EncodeFileImp(TQWidget* parent = 0, const char* name = 0); protected slots: // Encode button |