summaryrefslogtreecommitdiffstats
path: root/ktouch/src/ktouchstatistics.h
diff options
context:
space:
mode:
Diffstat (limited to 'ktouch/src/ktouchstatistics.h')
-rw-r--r--ktouch/src/ktouchstatistics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ktouch/src/ktouchstatistics.h b/ktouch/src/ktouchstatistics.h
index d621a462..3bcc1319 100644
--- a/ktouch/src/ktouchstatistics.h
+++ b/ktouch/src/ktouchstatistics.h
@@ -30,7 +30,7 @@ class KTouchStatistics : public KTouchStatisticsDlg {
TQ_OBJECT
public:
/// Constructor, takes a pointer to the trainer object.
- KTouchStatistics(TQWidget* tqparent);
+ KTouchStatistics(TQWidget* parent);
/// Fills the statistics dialog with data and executes it.
void run(const KURL& currentLecture, const KTouchStatisticsData& stats,