Window: Cache which window classes are currently present
This commit is contained in:
@@ -781,6 +781,7 @@ enum WindowClass {
|
||||
*/
|
||||
WC_MODIFIER_KEY_TOGGLE,
|
||||
|
||||
WC_END, ///< End sentinel.
|
||||
WC_INVALID = 0xFFFF, ///< Invalid window.
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user