1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-11-02 23:56:41 +00:00
openmw-tes3mp/components/widgets
Thoronador 4d62541b62 fix usage of numeric_limits static functions min() and max()
Functions min() and max() of std::numeric_limits<T> are static
and can therefore be accessed via class name and :: operator.
2014-10-12 23:28:16 +02:00
..
box.cpp
box.hpp
imagebutton.cpp
imagebutton.hpp
list.cpp
list.hpp
numericeditbox.cpp
numericeditbox.hpp fix usage of numeric_limits static functions min() and max() 2014-10-12 23:28:16 +02:00
tags.cpp
tags.hpp
widgets.cpp
widgets.hpp