Files @ r26655:df46907f3c60
Branch filter:

Location: cpp/openttd-patchpack/source/src/misc/CMakeLists.txt

PeterN
Change: Use lowered not disabled widget for current tab. (#10252)

While tab-buttons are not often used, all other similar occurences use
lowered rather than disabled widgets, so use them for train detail
window too.
add_files(
    array.hpp
    binaryheap.hpp
    countedobj.cpp
    countedptr.hpp
    dbg_helpers.cpp
    dbg_helpers.h
    endian_buffer.hpp
    fixedsizearray.hpp
    getoptdata.cpp
    getoptdata.h
    hashtable.hpp
    lrucache.hpp
)