diff --git a/bose/soundtouchtypes.h b/bose/soundtouchtypes.h index 22f6645b..33253cd0 100644 --- a/bose/soundtouchtypes.h +++ b/bose/soundtouchtypes.h @@ -127,7 +127,7 @@ struct InfoObject { }; struct ArtObject { - ART_STATUS artStatus; + ART_STATUS artStatus = ART_STATUS_INVALID; QString url; };