summaryrefslogtreecommitdiffstats
path: root/kbarcode/documentitemdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbarcode/documentitemdlg.h')
-rw-r--r--kbarcode/documentitemdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/documentitemdlg.h b/kbarcode/documentitemdlg.h
index e92f239..48c641d 100644
--- a/kbarcode/documentitemdlg.h
+++ b/kbarcode/documentitemdlg.h
@@ -27,7 +27,7 @@ class KCommandHistory;
class DocumentItemDlg : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
DocumentItemDlg( TokenProvider* token, DocumentItem* item, KCommandHistory* history, TQWidget* parent );