preparing to add to unfinished

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2400 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
chrisparker126 2010-02-23 19:30:43 +00:00
parent c9599fa1ed
commit 5442d92942

View File

@ -224,7 +224,7 @@ void BlogsDialog::checkUpdate()
if (rsBlogs->blogsChanged(blogIds))
{
/* update Forums List */
/* update Blogs List */
updateChannelList();
it = std::find(blogIds.begin(), blogIds.end(), mBlogId);