leafo / itchio-app-old

Desktop itch.io client
MIT License
45 stars 6 forks source link

getMyPurchasesRequest bug #16

Closed joseccandido closed 9 years ago

joseccandido commented 9 years ago

On https://github.com/leafo/itchio-app/commit/f9251ed9a789e6c332223ddfc743abdf902457be | https://github.com/leafo/itchio-app/blob/f9251ed9a789e6c332223ddfc743abdf902457be/itchioapi.cpp#L78

New code gives compile error: <itchioapi.cpp:78: error: no matching function for call to 'Game::fromJson(QJsonObject)'>

@MScottMcBee