diff options
Diffstat (limited to 'kio/kfile/tests/kfdtest.h')
-rw-r--r-- | kio/kfile/tests/kfdtest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kfile/tests/kfdtest.h b/kio/kfile/tests/kfdtest.h index 3f980bc94..6c59550b8 100644 --- a/kio/kfile/tests/kfdtest.h +++ b/kio/kfile/tests/kfdtest.h @@ -10,7 +10,7 @@ #include <tqobject.h> -class KFDTest : public QObject +class KFDTest : public TQObject { Q_OBJECT |