summaryrefslogtreecommitdiffstats
path: root/kbarcode/tec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kbarcode/tec.cpp')
-rw-r--r--kbarcode/tec.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/tec.cpp b/kbarcode/tec.cpp
index 7d20b79..1d183b8 100644
--- a/kbarcode/tec.cpp
+++ b/kbarcode/tec.cpp
@@ -435,7 +435,7 @@ while (res ==-1 ){
res=read(fd,buf,MAXDATASIZE);
}
temp = TQString(buf);
-//qDebug ("serial: "+temp+"\n");
+//tqDebug ("serial: "+temp+"\n");
// LF = = 10
// CR = \r = 13