still trying

This commit is contained in:
Blue 2019-04-25 08:27:01 +03:00
parent 484d6c34f0
commit 1f450ad3e0
2 changed files with 66 additions and 51 deletions

View file

@ -83,6 +83,7 @@ private:
private:
void nextRequest();
void performRequest(int count, const QString& before);
bool requiestFromArchive(const QString& before);
};
}