diff options
author | Lucas CHOLLET <lucas.chollet@free.fr> | 2023-01-17 17:31:45 -0500 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-01-21 14:49:46 +0100 |
commit | d4ef2e226cf0680d0921b9ec534ea830d1cd9aa7 (patch) | |
tree | 7f3221cb5de0a658a9610f5ba29f200055dea6f5 /Kernel/ProcessSpecificExposed.cpp | |
parent | 96b306312180855e8b234df8bffe985578932f38 (diff) | |
download | serenity-d4ef2e226cf0680d0921b9ec534ea830d1cd9aa7.zip |
LibGUI: Mimic a user click when calling `Button::click()`
The `mimic_pressed` function was primarily used in one place, the
Calculator. This patch removes quite a lot of logic duplication there.
It is also profitable to a lot of other places where `click()` was
called without mimicking a click.
Diffstat (limited to 'Kernel/ProcessSpecificExposed.cpp')
0 files changed, 0 insertions, 0 deletions