summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/Label.h
AgeCommit message (Expand)Author
2020-03-29LibGUI: Make Label::set_icon() take a const Gfx::Bitmap*Andreas Kling
2020-02-23LibGUI: Remove parent parameter to GUI::Widget constructorAndreas Kling
2020-02-15LibGfx: Replace manual forward declarations with <LibGfx/Forward.h>Andreas Kling
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling