diff options
author | Elyse <kevincristian@outlook.com> | 2021-12-28 21:46:19 -0600 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-12-30 14:31:50 +0100 |
commit | 8b8f4041466c40acce1adb14882de752020082fb (patch) | |
tree | 6f72f8dce3ee1fdbd9c0a136fd3dd95c9aef8044 /Userland/Libraries/LibGUI/Notification.h | |
parent | 4427386d5f7b376d923a791eb4197ce6c26501bb (diff) | |
download | serenity-8b8f4041466c40acce1adb14882de752020082fb.zip |
LibGUI: Add movement methods to AbstractSlider
These methods give us a simple way to move up and down the slider,
without needing to repeat the 'set_value(value() + some_value)'
pattern that multiple applications and libraries use.
Diffstat (limited to 'Userland/Libraries/LibGUI/Notification.h')
0 files changed, 0 insertions, 0 deletions