summaryrefslogtreecommitdiffstats
path: root/kbarcode/barcodeprinterdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbarcode/barcodeprinterdlg.h')
-rw-r--r--kbarcode/barcodeprinterdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/barcodeprinterdlg.h b/kbarcode/barcodeprinterdlg.h
index 4cd60d4..61e08e0 100644
--- a/kbarcode/barcodeprinterdlg.h
+++ b/kbarcode/barcodeprinterdlg.h
@@ -29,7 +29,7 @@ class TQLabel;
*/
class BarcodePrinterDlg : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
BarcodePrinterDlg(TQWidget *parent = 0, const char *name = 0);