2 * Copyright 2017, Haiku.
3 * Distributed under the terms of the MIT License.
6 * Brian Hill <supernova@warpmail.net>
12 // Message sent to Screen from Backgrounds when updating the background color
13 static const uint32 UPDATE_DESKTOP_COLOR_MSG
= 'udsc';
15 #endif // _SCREEN_DEFS_H