mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-09 17:45:15 -04:00
added to disable when flatview is enabled RootIsDecorated
added stylesheet background for Forum Label set a default Font size for Forum Label. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1645 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
161153d8b3
commit
746bbda046
3 changed files with 26 additions and 7 deletions
|
@ -81,6 +81,8 @@ private:
|
|||
std::string mCurrForumId;
|
||||
std::string mCurrThreadId;
|
||||
std::string mCurrPostId;
|
||||
|
||||
QFont mForumNameFont;
|
||||
|
||||
/** Qt Designer generated object */
|
||||
Ui::ForumsDialog ui;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue