diff options
Diffstat (limited to 'kooka/ocrresedit.h')
-rw-r--r-- | kooka/ocrresedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kooka/ocrresedit.h b/kooka/ocrresedit.h index f7e40dca..72517f4b 100644 --- a/kooka/ocrresedit.h +++ b/kooka/ocrresedit.h @@ -38,7 +38,7 @@ class ocrResEdit : public TQTextEdit Q_OBJECT TQ_OBJECT public: - ocrResEdit( TQWidget *tqparent ); + ocrResEdit( TQWidget *parent ); public slots: void slUpdateOCRResult( int line, const TQString& wordFrom, |