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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlg.h b/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlg.h
index c27e3d86..9e09ff51 100644
--- a/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlg.h
+++ b/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlg.h
@@ -35,7 +35,7 @@ class KntSrcFilePropsFactory : public KLibFactory
public:
virtual TQObject *createObject(TQObject * = 0, const char * = 0,
- const char * = TQOBJECT_OBJECT_NAME_STRING, const TQStringList & = TQStringList());
+ const char * = "TQObject", const TQStringList & = TQStringList());
};
class KntSrcFilePropsDlg : public KPropsDlgPlugin