mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 09:12:07 +00:00
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 | ||