changed method of handling start button in the action demo
This commit is contained in:
parent
2ba4510a2b
commit
3a6a268028
@ -127,7 +127,7 @@ void ActionDemo::process()
|
||||
case PauseAction:
|
||||
{
|
||||
stopMP3();
|
||||
stopAction();
|
||||
brakeAction();
|
||||
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user