Add full emoji support

This commit is contained in:
Konstantinos Sideris 2017-04-23 21:31:08 +03:00
parent ebbce440bf
commit 42bb9bb63a
40 changed files with 2715 additions and 17 deletions

View file

@ -133,7 +133,7 @@ public:
protected:
enum {
IconPadding = 12
IconPadding = 0
};
void checkStateSet() override;