Browse Source

fixed typo

pull/2101/head
orignal 2 months ago
parent
commit
06e3a1b57a
  1. 2
      Win32/Win32App.cpp

2
Win32/Win32App.cpp

@ -355,7 +355,7 @@ namespace win32
} }
} }
} }
[fallthrough]]; [[fallthrough]];
} }
case WM_TRAYICON: case WM_TRAYICON:
{ {

Loading…
Cancel
Save