mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 01:31:01 +00:00
This was a workaround to be able to build on case-insensitive file systems where it might get confused about <string.h> vs <String.h>. Let's just not support building that way, so String.h can have an objectively nicer name. :^) |
||
|---|---|---|
| .. | ||
| Calculator.cpp | ||
| Calculator.h | ||
| CalculatorWidget.cpp | ||
| CalculatorWidget.h | ||
| Keypad.cpp | ||
| Keypad.h | ||
| main.cpp | ||
| Makefile | ||