mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -07:00
better comments
This commit is contained in:
parent
4e80e57c2d
commit
18cbf520e3
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ void PictureLoaderWorker::resetRequestQuota()
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Keeps processing requests from the queue until the quota runs out or the request queue runs out.
|
* Keeps processing requests from the queue until it is empty or until the quota runs out.
|
||||||
*/
|
*/
|
||||||
void PictureLoaderWorker::processQueuedRequests()
|
void PictureLoaderWorker::processQueuedRequests()
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue