AndrewMascolo / CountUpDownTimer

MIT License
28 stars 20 forks source link

Missing " ; " .. Gives Compilation Error #26

Closed umar14 closed 5 years ago

umar14 commented 5 years ago

Missing " ; " at return !Paused && !Stop .. Gives Compilation Error

AndrewMascolo commented 5 years ago

Reload the page and try it again

Sent from my iPhone

On Mar 29, 2019, at 5:54 AM, Umar notifications@github.com wrote:

Missing " ; " at return !Paused && !Stop .. Gives Compilation Error

You can view, comment on, or merge this pull request online at:

https://github.com/AndrewMascolo/CountUpDownTimer/pull/26

Commit Summary

Missing " ; " .. Gives Compilation Error File Changes

M CountUpDownTimer.h (2) Patch Links:

https://github.com/AndrewMascolo/CountUpDownTimer/pull/26.patch https://github.com/AndrewMascolo/CountUpDownTimer/pull/26.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

umar14 commented 5 years ago

Works! Excellent Library btw.

-Umar