aboutsummaryrefslogtreecommitdiff
path: root/libsylph/news.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsylph/news.h')
-rw-r--r--libsylph/news.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsylph/news.h b/libsylph/news.h
index 0268c9a2..d6d01a30 100644
--- a/libsylph/news.h
+++ b/libsylph/news.h
@@ -43,6 +43,7 @@ struct _NewsGroupInfo
guint first;
guint last;
gchar type;
+ gboolean subscribed;
};
FolderClass *news_get_class (void);