diff options
Diffstat (limited to 'kooka/ksaneocr.h')
-rw-r--r-- | kooka/ksaneocr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kooka/ksaneocr.h b/kooka/ksaneocr.h index 670c410b..bc2bc844 100644 --- a/kooka/ksaneocr.h +++ b/kooka/ksaneocr.h @@ -82,7 +82,7 @@ public: KSANEOCR( TQWidget*, KConfig *); ~KSANEOCR(); - bool startOCRVisible( TQWidget* tqparent=0); + bool startOCRVisible( TQWidget* parent=0); void finishedOCRVisible( bool ); |