summaryrefslogtreecommitdiffstats
path: root/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlg.h')
-rw-r--r--knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlg.h b/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlg.h
index eadd1a9b..c27e3d86 100644
--- a/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlg.h
+++ b/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlg.h
@@ -31,7 +31,7 @@ using RSS::Status;
class KntSrcFilePropsFactory : public KLibFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
virtual TQObject *createObject(TQObject * = 0, const char * = 0,
@@ -41,7 +41,7 @@ class KntSrcFilePropsFactory : public KLibFactory
class KntSrcFilePropsDlg : public KPropsDlgPlugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
KntSrcFilePropsDlg(KPropertiesDialog *);