mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-14 03:52:39 -04:00
*changend ForumName Font, set Font to Bold
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1652 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
ea1cfe0c7d
commit
ebfd56026a
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ ForumsDialog::ForumsDialog(QWidget *parent)
|
||||||
ttheader->resizeSection ( 1, 170 );
|
ttheader->resizeSection ( 1, 170 );
|
||||||
|
|
||||||
|
|
||||||
mForumNameFont = QFont("MS SANS SERIF", 12);
|
mForumNameFont = QFont("Times", 12, QFont::Bold);
|
||||||
ui.forumName->setFont(mForumNameFont);
|
ui.forumName->setFont(mForumNameFont);
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue