diff options
Diffstat (limited to 'kioslave/system/systemimpl.h')
-rw-r--r-- | kioslave/system/systemimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kioslave/system/systemimpl.h b/kioslave/system/systemimpl.h index 45de39b3b..31dc2daad 100644 --- a/kioslave/system/systemimpl.h +++ b/kioslave/system/systemimpl.h @@ -29,7 +29,7 @@ #include <tqobject.h> #include <tqstring.h> -class SystemImpl : public QObject +class SystemImpl : public TQObject { Q_OBJECT public: |