mirror of
https://github.com/RGBCube/serenity
synced 2025-05-20 06:05:07 +00:00
![]() This also fixes a graphical bug where the decimal point was always rendered. The number four was represented as '4.' instead of '4'. Now the decimal point is only shown when there are decimal places. |
||
---|---|---|
.. | ||
Calculator.cpp | ||
Calculator.h | ||
CalculatorWidget.cpp | ||
CalculatorWidget.h | ||
CMakeLists.txt | ||
Keypad.cpp | ||
Keypad.h | ||
main.cpp |