Commit Graph

3 Commits

Author SHA1 Message Date
Warchamp7
30b63c6849 Update C++ files with braces 2026-06-09 13:41:19 -04:00
Norihiro Kamae
8e2da12c2a frontend: Fix multiview not decrementing showing state count
Also replaced a variable `numSrcs` with `multiviewNewScenes.size()`
because they are always identical.
2025-08-22 14:10:45 -04:00
PatTheMav
3bbda4803e frontend: Add renamed Qt UI components
This commit only contains Qt UI components that are self-contained,
i.e. the translation units only contain code for a single class or
interface and don't mix implementations.
2025-01-08 15:36:54 +01:00