]> gitweb.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
qt: preserve known expansion board options
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Sun, 21 Jun 2026 18:44:03 +0000 (11:44 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Tue, 7 Jul 2026 21:00:11 +0000 (14:00 -0700)
commit79be8c0d773f53576c94fdb32edb3ebe45599956
tree778641b39bbb836a74a1a32b8ee4fccdb36d8698
parentca9701f06655749e04c9169d68077675a026b6ba
qt: preserve known expansion board options

Do not let a later non-matching board setting clear a known raw

option match. Accumulate known-option state while scanning settings

so unhandled raw tokens are filtered only when one option matches.
od-unix/qt/launcher.cpp