Files
ladybird/Userland/Libraries/LibGUI/TabWidget.cpp
Andreas Kling 8359975ff3 LibGUI: Make GUI::TabWidget tab creation APIs take String
Ultimately we'd like the caller to provide a String if possible (instead
of a StringView) as we're going to end up storing it.
2021-11-28 08:10:53 +01:00

22 KiB