Fix Haiku build. WTF rename those anyway ???
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32085 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Vendored
+4
@@ -112,5 +112,9 @@ inline rgb_color make_color(uint8 red, uint8 green, uint8 blue, uint8 alpha=255)
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef __HAIKU__
|
||||
#define B_TOOLTIP_BACKGROUND_COLOR B_TOOL_TIP_BACKGROUND_COLOR
|
||||
#define B_TOOLTIP_TEXT_COLOR B_TOOL_TIP_TEXT_COLOR
|
||||
#endif
|
||||
|
||||
#endif /* _Z_UI_THEME_H */
|
||||
|
||||
Reference in New Issue
Block a user