Files
LookingGlass/idd/LGIddHelper/CWidget.cpp
Quantum dcb84451f0 [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-18 04:51:22 +10:00

1.4 KiB