From 2a23cf2a84a5f1cf8c5af088cc640e5d450b1a77 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 27 Aug 2011 21:38:57 +0000 Subject: Fix a number of accidental tqStatus string conversions git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- libkscan/kscandevice.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libkscan') diff --git a/libkscan/kscandevice.cpp b/libkscan/kscandevice.cpp index a654a075..a00abd4b 100644 --- a/libkscan/kscandevice.cpp +++ b/libkscan/kscandevice.cpp @@ -533,7 +533,7 @@ KScanStat KScanDevice::apply( KScanOption *opt, bool isGammaTable ) } else { - kdDebug(29000) << "tqStatus of sane is bad: " << sane_strstatus( sane_stat ) + kdDebug(29000) << "Status of sane is bad: " << sane_strstatus( sane_stat ) << " for option " << oname << endl; } -- cgit v1.2.1