diff options
author | Karol Kosek <krkk@serenityos.org> | 2023-02-12 10:53:11 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2023-02-13 00:45:09 +0000 |
commit | fca29eae0988a46c3297a1dc515a8ca5ade40c6e (patch) | |
tree | ba28725745d4e148ebc7de308242040679a408f2 /Userland/Libraries/LibGUI/TabWidget.h | |
parent | d32b052f22d3b1ffbf009d5de17572f381cd87fa (diff) | |
download | serenity-fca29eae0988a46c3297a1dc515a8ca5ade40c6e.zip |
LibGUI: Store text using the new String class in the AbstractButton
This change also adds non-deprecated text() and set_text() functions and
helper constructors for Button, CheckBox, and RadioButton to call the
strings directly.
The whole codebase at this point is still using the deprecated string
functions, which the class will quietly convert to a new String.
Diffstat (limited to 'Userland/Libraries/LibGUI/TabWidget.h')
0 files changed, 0 insertions, 0 deletions