Files
@ r27334:5391a05e2771
Branch filter:
Location: cpp/openttd-patchpack/source/bin/CMakeLists.txt
r27334:5391a05e2771
44 B
text/plain
Codechange: Add and use GetScrolledItemFromWidget to get a list item.
This function returns an iterator, either to the selected item or the
container's end.
This makes handling the result more robust as indices are not used.
This function returns an iterator, either to the selected item or the
container's end.
This makes handling the result more robust as indices are not used.