summaryrefslogtreecommitdiffstats
path: root/ksquirrel/ksquirrelpart/sq_bcglabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksquirrel/ksquirrelpart/sq_bcglabel.h')
-rw-r--r--ksquirrel/ksquirrelpart/sq_bcglabel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksquirrel/ksquirrelpart/sq_bcglabel.h b/ksquirrel/ksquirrelpart/sq_bcglabel.h
index 7c9bc86..d8546a9 100644
--- a/ksquirrel/ksquirrelpart/sq_bcglabel.h
+++ b/ksquirrel/ksquirrelpart/sq_bcglabel.h
@@ -27,7 +27,7 @@
class SQ_BCGLabel : public TQLabel
{
public:
- SQ_BCGLabel(TQWidget *tqparent, const char *name = 0, WFlags f = 0);
+ SQ_BCGLabel(TQWidget *parent, const char *name = 0, WFlags f = 0);
~SQ_BCGLabel();
};