mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-01 09:24:22 +01:00
One more alternate play button image, for seeking
This commit is contained in:
@@ -62,7 +62,7 @@ class ControlToolBar final : public ToolBar {
|
||||
|
||||
// Choice among the appearances of the play button:
|
||||
enum class PlayAppearance {
|
||||
Straight, Looped, CutPreview, Scrub
|
||||
Straight, Looped, CutPreview, Scrub, Seek
|
||||
};
|
||||
|
||||
//These allow buttons to be controlled externally:
|
||||
|
||||
Reference in New Issue
Block a user