summaryrefslogtreecommitdiff
path: root/alf/alfcontrol.cpp
AgeCommit message (Collapse)Author
2020-05-29controls: subclass generic "ALFControl" windowJonas Kümmerlin
The idea is that the compiler can strip unused controls when linking statically, but the window class initialization functions blocked that.