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 aa88825..4d23c55 100644
--- a/kbarcode/textlineedit.h
+++ b/kbarcode/textlineedit.h
@@ -30,7 +30,7 @@ class KLineEdit;
class TextLineEditor : public TQWidget {
Q_OBJECT
- TQ_OBJECT
+
public:
TextLineEditor( TokenProvider* token, TQWidget *parent=0, const char *name=0);
~TextLineEditor();