mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-18 12:24:22 -05:00
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:
parent
c9599fa1ed
commit
5442d92942
@ -224,7 +224,7 @@ void BlogsDialog::checkUpdate()
|
|||||||
|
|
||||||
if (rsBlogs->blogsChanged(blogIds))
|
if (rsBlogs->blogsChanged(blogIds))
|
||||||
{
|
{
|
||||||
/* update Forums List */
|
/* update Blogs List */
|
||||||
updateChannelList();
|
updateChannelList();
|
||||||
|
|
||||||
it = std::find(blogIds.begin(), blogIds.end(), mBlogId);
|
it = std::find(blogIds.begin(), blogIds.end(), mBlogId);
|
||||||
|
Loading…
Reference in New Issue
Block a user