NowPlaying.dll: TrackChangeAction executed on skin refresh, fixed.

This commit is contained in:
Birunthan Mohanathas
2012-02-19 12:35:49 +00:00
parent 03829fe739
commit 57025a5434
3 changed files with 4 additions and 6 deletions

View File

@ -29,7 +29,7 @@ struct ParentMeasure
skin(),
ownerName(),
measureCount(1),
trackCount(1),
trackCount(0),
disableLeadingZero(false)
{}