index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
WindowServer
/
WSWindowType.h
blob: afd2b8a13fd93db94c137aa394dee4f3003ed7f6 (
plain
)
1
2
3
4
5
6
7
#pragma once enum class WSWindowType { Invalid = 0, Normal, Menu };