mirror of
https://github.com/RGBCube/serenity
synced 2025-05-24 03:45:07 +00:00
![]() The CE button on the windows calculator was used to clear the current entry rather than the current error. This commit changes the calculator's CE button such that it now clears the current value being entered into the keypad and errors are now cleared at the end of every successful operation. |
||
---|---|---|
.. | ||
Calculator.cpp | ||
Calculator.h | ||
CalculatorWidget.cpp | ||
CalculatorWidget.h | ||
CMakeLists.txt | ||
Keypad.cpp | ||
Keypad.h | ||
main.cpp |