summaryrefslogtreecommitdiffstats
path: root/knewsticker/knewstickerconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'knewsticker/knewstickerconfig.h')
-rw-r--r--knewsticker/knewstickerconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knewsticker/knewstickerconfig.h b/knewsticker/knewstickerconfig.h
index d0435187..80fb0433 100644
--- a/knewsticker/knewstickerconfig.h
+++ b/knewsticker/knewstickerconfig.h
@@ -57,7 +57,7 @@ class NewsSourceItem : public TQCheckListItem
class KNewsTickerConfig : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
friend class NewsSourceItem;
public:
KNewsTickerConfig(ConfigAccess *, TQWidget * = 0, const char * = 0);