summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/StatusBar.h
AgeCommit message (Expand)Author
2021-04-13Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"Andreas Kling
2021-02-02Revert "StatusBar: Allow GML files to set the number of labels to create"Andreas Kling
2021-02-02StatusBar: Allow GML files to set the number of labels to createZac
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling