diff options
Diffstat (limited to 'kio/tests/kdcopcheck.h')
-rw-r--r-- | kio/tests/kdcopcheck.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/tests/kdcopcheck.h b/kio/tests/kdcopcheck.h index c3572d929..9a76e6246 100644 --- a/kio/tests/kdcopcheck.h +++ b/kio/tests/kdcopcheck.h @@ -5,7 +5,7 @@ #include <tqstring.h> #include <tqobject.h> -class TestService : public QObject +class TestService : public TQObject { Q_OBJECT public: |