summaryrefslogtreecommitdiffstats
path: root/kunittest/runner.h
diff options
context:
space:
mode:
Diffstat (limited to 'kunittest/runner.h')
-rw-r--r--kunittest/runner.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kunittest/runner.h b/kunittest/runner.h
index 1e0c1ec72..1bd6a3d15 100644
--- a/kunittest/runner.h
+++ b/kunittest/runner.h
@@ -94,7 +94,7 @@ namespace KUnitTest
*
* @see KUNITTEST_REGISTER_TESTER
*/
- class KUNITTEST_EXPORT Runner : public TQObject
+ class KUNITTEST_EXPORT Runner : public QObject
{
Q_OBJECT