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 5680113..4cd60d4 100644
--- a/kbarcode/barcodeprinterdlg.h
+++ b/kbarcode/barcodeprinterdlg.h
@@ -30,7 +30,7 @@ class TQLabel;
class BarcodePrinterDlg : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
BarcodePrinterDlg(TQWidget *parent = 0, const char *name = 0);
~BarcodePrinterDlg();