summaryrefslogtreecommitdiffstats
path: root/kspy/spy.h
diff options
context:
space:
mode:
Diffstat (limited to 'kspy/spy.h')
-rw-r--r--kspy/spy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kspy/spy.h b/kspy/spy.h
index f3f313b9..f745ac35 100644
--- a/kspy/spy.h
+++ b/kspy/spy.h
@@ -40,7 +40,7 @@ class Spy : public TQWidget
TQ_OBJECT
public:
- Spy( TQWidget *tqparent = 0, const char *name = 0 );
+ Spy( TQWidget *parent = 0, const char *name = 0 );
~Spy();
void setTarget( TQWidget *target );