diff options
Diffstat (limited to 'libk3b/tools/k3bthroughputestimator.h')
-rw-r--r-- | libk3b/tools/k3bthroughputestimator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libk3b/tools/k3bthroughputestimator.h b/libk3b/tools/k3bthroughputestimator.h index c143b2f..0b43d44 100644 --- a/libk3b/tools/k3bthroughputestimator.h +++ b/libk3b/tools/k3bthroughputestimator.h @@ -27,7 +27,7 @@ */ class K3bThroughputEstimator : public TQObject { - Q_OBJECT + TQ_OBJECT public: |