Merge branch '4-linux-support' into dev
This commit is contained in:
commit
0e2a3525e4
36 changed files with 2754 additions and 34 deletions
|
|
@ -9,7 +9,7 @@ namespace sp {
|
|||
namespace DisplayDecorate {
|
||||
|
||||
enum Type {
|
||||
None = 0,
|
||||
Empty = 0,
|
||||
Menu = 1 << 0,
|
||||
Resize = 1 << 1,
|
||||
Close = 1 << 2,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue