Cleanup some indentation.
This commit is contained in:
parent
400b8886e6
commit
e98a31ef77
1 changed files with 2 additions and 2 deletions
|
@ -685,8 +685,8 @@ namespace MainWindow
|
|||
}
|
||||
break;
|
||||
|
||||
case WM_ERASEBKGND:
|
||||
// This window is always covered by DisplayWindow. No reason to erase.
|
||||
case WM_ERASEBKGND:
|
||||
// This window is always covered by DisplayWindow. No reason to erase.
|
||||
return 1;
|
||||
|
||||
case WM_MOVE:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue