ladybird/Userland/Applications/Calculator
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
..
Calculator.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Calculator.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
CalculatorWidget.cpp Everywhere: Change font properties to be described in GML 2021-03-29 09:10:23 +02:00
CalculatorWidget.h Calculator: Add support for copy+paste using system clipboard 2021-02-24 22:01:37 +01:00
CalculatorWindow.gml Calculator: Add a separator line between the menu and the main UI 2021-04-10 16:08:14 +02:00
CMakeLists.txt Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
Keypad.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Keypad.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