ladybird/Userland/Applications/Piano
Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
I hereby declare these to be full nouns that we don't split,
neither by space, nor by underscore:

- Breadcrumbbar
- Coolbar
- Menubar
- Progressbar
- Scrollbar
- Statusbar
- Taskbar
- Toolbar

This patch makes everything consistent by replacing every other variant
of these with the proper one. :^)
2021-04-13 16:58:15 +02:00
..
CMakeLists.txt Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
KeysWidget.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
KeysWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
KnobsWidget.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
KnobsWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
main.cpp Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
MainWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
MainWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
Music.h Everywhere: rename 'Sample' type to 'Frame' 2021-03-27 10:20:55 +01:00
RollWidget.cpp Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
RollWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
SamplerWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
SamplerWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
Track.cpp Everywhere: rename 'Sample' type to 'Frame' 2021-03-27 10:20:55 +01:00
Track.h Everywhere: rename 'Sample' type to 'Frame' 2021-03-27 10:20:55 +01:00
TrackManager.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
TrackManager.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
WaveWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
WaveWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00