diff options
Diffstat (limited to 'knewstuff/security.h')
-rw-r--r-- | knewstuff/security.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knewstuff/security.h b/knewstuff/security.h index 2a4eca536..2831770e0 100644 --- a/knewstuff/security.h +++ b/knewstuff/security.h @@ -41,7 +41,7 @@ It is a private class, not meant to be used by third party applications. namespace KNS { -class Security : public QObject +class Security : public TQObject { Q_OBJECT public: |