Be compatible with cmake 3.1
This commit is contained in:
parent
f77a103209
commit
8a2b29a3bf
3 changed files with 2 additions and 3 deletions
|
|
@ -58,7 +58,7 @@ namespace roomlist {
|
|||
namespace fonts {
|
||||
static constexpr int heading = 13;
|
||||
static constexpr int timestamp = heading;
|
||||
static constexpr int badge = 9;
|
||||
static constexpr int badge = 10;
|
||||
static constexpr int bubble = 20;
|
||||
} // namespace fonts
|
||||
} // namespace roomlist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue