mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2024-11-13 04:55:17 +00:00
Chris Josten
90db983c30
There were some constructors in the DTOs which allowed construction of DTO which weren't fully initialized. These constructors have been made private, as they are still used in the 'fromJson' methods. Additionally, a constructor with all required parameters to fully initialize the class has been added. Additionally, the Loader class has been modified, since it no longer can assume it is able to default construct the parameter type. The parameter is now stored as an optional. Closes #15 |
||
---|---|---|
.. | ||
deviceprofile.h | ||
item.h | ||
playlist.h | ||
shuffle.h | ||
user.h |