diff options
Diffstat (limited to 'tdenewstuff/knewstuffsecure.h')
-rw-r--r-- | tdenewstuff/knewstuffsecure.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdenewstuff/knewstuffsecure.h b/tdenewstuff/knewstuffsecure.h index 1c292a9a8..bb07a8637 100644 --- a/tdenewstuff/knewstuffsecure.h +++ b/tdenewstuff/knewstuffsecure.h @@ -39,7 +39,7 @@ to the standard TDENewStuff class. */ class KDE_EXPORT TDENewStuffSecure : public TQObject, public TDENewStuff { - Q_OBJECT + TQ_OBJECT public: /** Constructor. |