diff --git a/kbarcode/dstextedit.h b/kbarcode/dstextedit.h index 6044e31..45f0fcc 100644 --- a/kbarcode/dstextedit.h +++ b/kbarcode/dstextedit.h @@ -22,7 +22,7 @@ #include -// Otherwise tqmoc will complain +// Otherwise moc will complain #define TextEditBase KTextEdit class DSTextEdit : public TextEditBase {