Files
LookingGlass/idd/LGIddHelper/CWidget.cpp
Quantum b5bf5b5b5e [idd] helper: make WS_CHILD | WS_VISIBLE the default in widgets
This avoids literally every widget we load having to declare
`WS_CHILD | WS_VISIBLE` and then just break if you forget.
2026-07-23 09:43:59 +10:00

1.4 KiB