summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/EditingEngine.cpp
diff options
context:
space:
mode:
authorKarol Kosek <krkk@serenityos.org>2023-02-12 10:53:11 +0100
committerLinus Groh <mail@linusgroh.de>2023-02-13 00:45:09 +0000
commitfca29eae0988a46c3297a1dc515a8ca5ade40c6e (patch)
treeba28725745d4e148ebc7de308242040679a408f2 /Userland/Libraries/LibGUI/EditingEngine.cpp
parentd32b052f22d3b1ffbf009d5de17572f381cd87fa (diff)
downloadserenity-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/EditingEngine.cpp')
0 files changed, 0 insertions, 0 deletions