mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-05 07:35:12 -04:00
* set default Font size for Channel items
* enabled translation supports for the Channel items git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1651 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
6dfa252bf6
commit
ea1cfe0c7d
2 changed files with 16 additions and 8 deletions
|
@ -104,6 +104,7 @@ private:
|
|||
std::list<ChanMsgItem *> mChanMsgItems;
|
||||
|
||||
QFont mChannelFont;
|
||||
QFont itemFont;
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue