summaryrefslogtreecommitdiffstats
path: root/kbarcode/textlineedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbarcode/textlineedit.h')
-rw-r--r--kbarcode/textlineedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/textlineedit.h b/kbarcode/textlineedit.h
index 282d22e..78638b4 100644
--- a/kbarcode/textlineedit.h
+++ b/kbarcode/textlineedit.h
@@ -29,7 +29,7 @@ class TokenProvider;
class KLineEdit;
class TextLineEditor : public TQWidget {
- Q_OBJECT
+ TQ_OBJECT
public:
TextLineEditor( TokenProvider* token, TQWidget *parent=0, const char *name=0);