diff options
Diffstat (limited to 'tdenewstuff/security.h')
-rw-r--r-- | tdenewstuff/security.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdenewstuff/security.h b/tdenewstuff/security.h index 230821e7e..ac3f4f1a0 100644 --- a/tdenewstuff/security.h +++ b/tdenewstuff/security.h @@ -43,7 +43,7 @@ namespace KNS { class Security : public TQObject { -Q_OBJECT +TQ_OBJECT public: static Security* const ref() { |