This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-29 11:56:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e46b9c189e1bc94de2b977af63b59acab6840a4c
ladybird
/
Userland
/
Applications
/
Piano
/
ProcessorParameterWidget
History
kleines Filmröllchen
9f5f6b3868
Piano: Clean up code style with help from clang-tidy
...
Includes shadowed variables and if-else return.
2023-02-25 20:49:41 -07:00
..
Dropdown.h
…
ParameterWidget.cpp
LibDSP: Get rid of DeprecatedString
2023-02-25 15:41:01 +01:00
ParameterWidget.h
Piano: Remove unused include of AK/StdLibExtraDetails.h
2023-01-02 20:27:20 -05:00
Slider.cpp
Piano: Clean up code style with help from clang-tidy
2023-02-25 20:49:41 -07:00
Slider.h
Piano: Remove declarations for non-existent methods
2023-01-27 20:33:18 +00:00
Toggle.h
Userland: Use default initializer instead of an empty string for Buttons
2023-02-13 00:45:09 +00:00
WidgetWithLabel.h
…