src/apps Code formatting

*	No functional changes

		code formatting changes only

Change-Id: I046ae21d9b288126022fe0bc2ddf827843765e70
Reviewed-on: https://review.haiku-os.org/c/896
Reviewed-by: Stephan Aßmus <[email protected]>
This commit is contained in:
Rob Gill
2019-01-25 12:40:34 +00:00
committed by Stephan Aßmus
parent 9edb207fab
commit aa7f93c54c
25 changed files with 101 additions and 99 deletions
+2
View File
@@ -118,8 +118,10 @@ OverlayView::MessageReceived(BMessage *msg)
break;
}
case B_ABOUT_REQUESTED:
{
OverlayAboutRequested();
break;
}
case B_COLORS_UPDATED:
{
rgb_color color;