Fix a GCC4 warning.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31733 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
6102f0788a
commit
a5339f65c3
@ -1491,6 +1491,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