mirror of
https://github.com/SerenityOS/serenity
synced 2024-11-03 03:29:38 +00:00
03a54a519a
Replaces `set_tooltip_deprecated(string);` with `set_tooltip(MUST(String::from_deprecated_string(string)));` purely to get rid of the deprecated function in the following commit. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
KeymapStatusWidget.cpp | ||
KeymapStatusWidget.h | ||
KeymapStatusWindow.cpp | ||
KeymapStatusWindow.h | ||
main.cpp |