diff options
Diffstat (limited to 'lib/compatibility/knewstuff/knewstuffsecure.h')
-rw-r--r-- | lib/compatibility/knewstuff/knewstuffsecure.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compatibility/knewstuff/knewstuffsecure.h b/lib/compatibility/knewstuff/knewstuffsecure.h index 4195139c..452ea765 100644 --- a/lib/compatibility/knewstuff/knewstuffsecure.h +++ b/lib/compatibility/knewstuff/knewstuffsecure.h @@ -40,7 +40,7 @@ to the standard KNewStuff class. class KDE_EXPORT KNewStuffSecure : public TQObject, public KNewStuff { Q_OBJECT - TQ_OBJECT + public: /** Constructor. |