Communities (#195)
This commit is contained in:
parent
81a706bf20
commit
312df6f3bb
23 changed files with 1054 additions and 13 deletions
|
|
@ -13,8 +13,9 @@ enum class AvatarType
|
|||
};
|
||||
|
||||
namespace sidebar {
|
||||
static const int SmallSize = 60;
|
||||
static const int NormalSize = 300;
|
||||
static const int SmallSize = 60;
|
||||
static const int NormalSize = 300;
|
||||
static const int CommunitiesSidebarSize = 64;
|
||||
}
|
||||
// Default font size.
|
||||
const int FontSize = 16;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue