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 1462d33..106b5ab 100644
--- a/src/variablelabel.h
+++ b/src/variablelabel.h
@@ -29,7 +29,7 @@ a variable while debugging.
class VariableLabel : public TQLabel
{
Q_OBJECT
- TQ_OBJECT
+
public:
VariableLabel( TextView * parent );
/**