summaryrefslogtreecommitdiffstats
path: root/src/variablelabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/variablelabel.h')
-rw-r--r--src/variablelabel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/variablelabel.h b/src/variablelabel.h
index ea5fea5..1462d33 100644
--- a/src/variablelabel.h
+++ b/src/variablelabel.h
@@ -31,7 +31,7 @@ class VariableLabel : public TQLabel
Q_OBJECT
TQ_OBJECT
public:
- VariableLabel( TextView * tqparent );
+ VariableLabel( TextView * parent );
/**
* Sets the register that this label is displaying the value of.
*/