summaryrefslogtreecommitdiff
path: root/noncore/net/mail/nntpgroups.h
Unidiff
Diffstat (limited to 'noncore/net/mail/nntpgroups.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/mail/nntpgroups.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/mail/nntpgroups.h b/noncore/net/mail/nntpgroups.h
index 8cc2e8b..e5b7c35 100644
--- a/noncore/net/mail/nntpgroups.h
+++ b/noncore/net/mail/nntpgroups.h
@@ -27,7 +27,7 @@ protected:
27 virtual void fillGroups(); 27 virtual void fillGroups();
28 28
29 NNTPaccount*m_Account; 29 NNTPaccount*m_Account;
30 QStringList subscribedGroups; 30 QStringList subscribedGroups,subscribedGroupsNotListed;
31}; 31};
32 32
33#endif 33#endif