mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-28 23:30:46 -05:00
2af5b64f32
As all UI controls are essentially constructed with new expressions, the type is already visible on the right-hand side, so repeating the type twice isn't necessary.