Fix a warning.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32083 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
af8f9c3135
commit
9f981a889b
@ -1534,6 +1534,7 @@ BControlLook::DrawSplitter(BView* view, BRect& rect, const BRect& updateRect,
|
||||
col2 = background;
|
||||
break;
|
||||
case 3:
|
||||
default:
|
||||
col1 = background;
|
||||
col2 = light;
|
||||
num = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user