Remove unused struct
This commit is contained in:
parent
c991f20284
commit
1ac4f3a97b
1 changed files with 0 additions and 7 deletions
|
|
@ -8,13 +8,6 @@
|
|||
#include <QPalette>
|
||||
|
||||
namespace ui {
|
||||
enum class AvatarType
|
||||
{
|
||||
Image,
|
||||
Letter,
|
||||
Jdenticon
|
||||
};
|
||||
|
||||
// Default font size.
|
||||
const int FontSize = 16;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue