diff options
author | thankyouverycool <66646555+thankyouverycool@users.noreply.github.com> | 2023-04-29 10:42:04 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-04-30 05:48:14 +0200 |
commit | 4c9933bfb701c43a2f9aeadf8d06398fd6327749 (patch) | |
tree | 9e9342d9ab6133a10e42fb81765f5abf9e508d75 /Userland/Libraries/LibGUI/Statusbar.cpp | |
parent | 59483b06546f57a3262aafbe3ed3015185b6bf70 (diff) | |
download | serenity-4c9933bfb701c43a2f9aeadf8d06398fd6327749.zip |
LibGUI: Remove Label icons and replace instances with ImageWidget
These icons are a relic of GLabel and were never implemented to
accomodate both image and text. This convenience can always be added
in the future, but no current instance assumes or needs it, so let's
replace them all with ImageWidget to show clearer intent.
Diffstat (limited to 'Userland/Libraries/LibGUI/Statusbar.cpp')
0 files changed, 0 insertions, 0 deletions