ladybird/Applications/Calculator
Sergey Bugaev e651af21f8 Calculator: Set text color through the palette
Unfortunately, this means the Calculator won't pick up system theme changes
dynamically.

Fixes https://github.com/SerenityOS/serenity/issues/1077
2020-06-02 21:49:47 +02:00
..
Calculator.cpp Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00
Calculator.h Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00
CalculatorWidget.cpp Calculator: Set text color through the palette 2020-06-02 21:49:47 +02:00
CalculatorWidget.h Calculator: Set text color through the palette 2020-06-02 21:49:47 +02:00
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
Keypad.cpp Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00
Keypad.h Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00
main.cpp LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00