mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 16:50:59 +00:00
Almost everyone using this API actually wanted String instead of a ByteBuffer anyway, and there were a bunch of slightly different ways clients would convert to String. Let's just cut out all the confusion and make it return String. :^) |
||
|---|---|---|
| .. | ||
| BackgroundWidget.cpp | ||
| BackgroundWidget.h | ||
| CMakeLists.txt | ||
| main.cpp | ||
| TextWidget.cpp | ||
| TextWidget.h | ||
| UnuncheckableButton.cpp | ||
| UnuncheckableButton.h | ||