summaryrefslogtreecommitdiffstats
path: root/chalk/plugins/viewplugins/performancetest/perftest.h
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/plugins/viewplugins/performancetest/perftest.h')
-rw-r--r--chalk/plugins/viewplugins/performancetest/perftest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/viewplugins/performancetest/perftest.h b/chalk/plugins/viewplugins/performancetest/perftest.h
index 5bae3c8c..cbd8799f 100644
--- a/chalk/plugins/viewplugins/performancetest/perftest.h
+++ b/chalk/plugins/viewplugins/performancetest/perftest.h
@@ -33,7 +33,7 @@ class PerfTest : public KParts::Plugin
Q_OBJECT
TQ_OBJECT
public:
- PerfTest(TQObject *tqparent, const char *name, const TQStringList &);
+ PerfTest(TQObject *parent, const char *name, const TQStringList &);
virtual ~PerfTest();
private slots: