summaryrefslogtreecommitdiff
path: root/Userland/Applications/Piano/MainWidget.h
AgeCommit message (Expand)Author
2022-02-14Applications: Use default constructors/destructorsLenny Maiorani
2021-12-11Piano: Add track controls to the player widgetJose Flores
2021-07-14Piano: Add Play/Pause, Forward and Back buttonsJJ Roberts-White
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Applications: Move to Userland/Applications/Andreas Kling