summaryrefslogtreecommitdiffstats
path: root/kbarcode/newlabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbarcode/newlabel.h')
-rw-r--r--kbarcode/newlabel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/newlabel.h b/kbarcode/newlabel.h
index 2194269..450f6c2 100644
--- a/kbarcode/newlabel.h
+++ b/kbarcode/newlabel.h
@@ -35,7 +35,7 @@ class TQString;
class LabelPreview;
class NewLabel : public TQDialog
{
- Q_OBJECT
+ TQ_OBJECT
public:
NewLabel( TQWidget* parent = 0, const char* name = 0, bool change = FALSE, WFlags fl = 0 );