beep at start
This commit is contained in:
parent
91bdf7a7ad
commit
a0744e9059
@ -134,6 +134,7 @@ public:
|
||||
}
|
||||
if (!countdown.isRunning()) {
|
||||
init();
|
||||
doBeep(1);
|
||||
countdown.start();
|
||||
} else {
|
||||
pause.toggle();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user