diff options
Diffstat (limited to 'kdecore/tests/kprociotest.h')
-rw-r--r-- | kdecore/tests/kprociotest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/tests/kprociotest.h b/kdecore/tests/kprociotest.h index 6392fc708..9f948e644 100644 --- a/kdecore/tests/kprociotest.h +++ b/kdecore/tests/kprociotest.h @@ -15,7 +15,7 @@ #include <tqobject.h> #include "kprocio.h" -class Dummy : public QObject +class Dummy : public TQObject { Q_OBJECT |