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 aa480e5..ddaa8d2 100644
--- a/kbarcode/newlabel.h
+++ b/kbarcode/newlabel.h
@@ -38,7 +38,7 @@ class NewLabel : public TQDialog
Q_OBJECT
TQ_OBJECT
public:
- NewLabel( TQWidget* tqparent = 0, const char* name = 0, bool change = FALSE, WFlags fl = 0 );
+ NewLabel( TQWidget* parent = 0, const char* name = 0, bool change = FALSE, WFlags fl = 0 );
~NewLabel();
int labelId() const { return curid; }