diff options
-rw-r--r-- | kbarcode/dstextedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/dstextedit.h b/kbarcode/dstextedit.h index 92d111a..0e4b1dd 100644 --- a/kbarcode/dstextedit.h +++ b/kbarcode/dstextedit.h @@ -22,7 +22,7 @@ #include <ktextedit.h> -// Otherwise tqmoc will complain +// Otherwise moc will complain #define TextEditBase KTextEdit class DSTextEdit : public TextEditBase { |