Files
ladybird/Userland/Libraries/LibGUI/Button.cpp
Lucas CHOLLET c15a7b79ef LibGUI: Remove public getter Button::is_mimic_pressed()
This method shouldn't be used outside the class and having a getter for
a bool seems a bit overkill.
2023-01-21 14:49:46 +01:00

8.0 KiB