diff options
Diffstat (limited to 'libkscan/kscandevice.h')
-rw-r--r-- | libkscan/kscandevice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkscan/kscandevice.h b/libkscan/kscandevice.h index 894fa388..e5dd5100 100644 --- a/libkscan/kscandevice.h +++ b/libkscan/kscandevice.h @@ -438,7 +438,7 @@ private: TQSocketNotifier *sn; - SCANSTATUS scantqStatus; + SCANSTATUS scanStatus; /* Data for the scan process */ /* This could/should go to a small help object */ |