Files
ladybird/Userland/Libraries/LibGUI/TabWidget.cpp
Luke 3ec4ad8a73 LibGUI: Convert indexes to size_t and use Optional in TabWidget
Previously it was using int for indexes and using the -1 magic value.
Supersedes b9d51b8601
2021-07-28 11:03:27 +02:00

18 KiB