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 6c59550b8..3f980bc94 100644 --- a/kio/kfile/tests/kfdtest.h +++ b/kio/kfile/tests/kfdtest.h @@ -10,7 +10,7 @@ #include <tqobject.h> -class KFDTest : public TQObject +class KFDTest : public QObject { Q_OBJECT |