Commit be7f8d3a authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

DirectShow: Fix clang-tidy warnings about else after return


- Unindent the code or replace by switch ()
- Smaller fixups when reindenting (nullptr, use QStringView for
  comparison against wchar_t)

Change-Id: I249cb00b9ebe375b089d8d53b10c2d16d5771680
Reviewed-by: default avatarOliver Wolff <oliver.wolff@qt.io>
parent 8daa96db
No related merge requests found
Showing with 388 additions and 493 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment