summaryrefslogtreecommitdiffstats
path: root/libk3b/tools/k3bthroughputestimator.h
diff options
context:
space:
mode:
Diffstat (limited to 'libk3b/tools/k3bthroughputestimator.h')
-rw-r--r--libk3b/tools/k3bthroughputestimator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libk3b/tools/k3bthroughputestimator.h b/libk3b/tools/k3bthroughputestimator.h
index 52d3272..07b0a54 100644
--- a/libk3b/tools/k3bthroughputestimator.h
+++ b/libk3b/tools/k3bthroughputestimator.h
@@ -31,7 +31,7 @@ class K3bThroughputEstimator : public TQObject
TQ_OBJECT
public:
- K3bThroughputEstimator( TQObject* tqparent = 0, const char* name = 0 );
+ K3bThroughputEstimator( TQObject* parent = 0, const char* name = 0 );
~K3bThroughputEstimator();
int average() const;