added key share list to channels

fixed problem with other channels not showing except top 5

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3005 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
chrisparker126 2010-05-25 22:53:35 +00:00
parent cf785bb8a3
commit 84da8eb074
5 changed files with 313 additions and 83 deletions

View file

@ -41,7 +41,6 @@
#define BLOG_DEFAULT_IMAGE ":/images/hi64-app-kblogger.png"
/** Constructor */
BlogsDialog::BlogsDialog(QWidget *parent)
: MainPage (parent)
@ -506,6 +505,7 @@ void BlogsDialog::updateBlogMsgs()
}
iconLabel->setEnabled(true);
/* set textcolor for Blog name */
QString blogStr("<span style=\"font-size:22pt; font-weight:500;"