@ -367,10 +367,11 @@ public slots :
void processDownloadedFile(QString file_path) {
filePath = file_path;
downloadFailure = false;
openRss();
if(openRss() >= 0) {
lastRefresh.start();
refreshed = true;
}
void setDownloadFailed(){
downloadFailure = true;