Small coding violation. Thanks for the tip Axel.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35714 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -45,6 +45,7 @@
|
|||||||
static const float kBorderResizeLength = 22.0;
|
static const float kBorderResizeLength = 22.0;
|
||||||
static const float kResizeKnobSize = 18.0;
|
static const float kResizeKnobSize = 18.0;
|
||||||
|
|
||||||
|
|
||||||
static inline uint8
|
static inline uint8
|
||||||
blend_color_value(uint8 a, uint8 b, float position)
|
blend_color_value(uint8 a, uint8 b, float position)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user