mirror of
https://github.com/YACReader/yacreader
synced 2025-07-23 15:35:03 -04:00
A?adido uso de downloadedComics
This commit is contained in:
@ -270,6 +270,7 @@ void HttpSession::setDeviceType(const QString & device)
|
||||
if(dataPtr)
|
||||
{
|
||||
dataPtr->yacreaderSessionData.comicsOnDevice.clear(); //TODO crear un m<>todo clear que limpie la sesi<73>n completamente
|
||||
dataPtr->yacreaderSessionData.downloadedComics.clear();
|
||||
dataPtr->yacreaderSessionData.device = device;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user