mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-01 02:53:56 -07:00
[Documentation] Add a doxy group for the PictureLoader. (#6204)
* Add a doxy group for the PictureLoader. Took 26 minutes * Linting is a fun activity for children and adults of all ages and sizes. Took 5 minutes --------- Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
This commit is contained in:
parent
c33106eab4
commit
835e4af3e4
8 changed files with 49 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
/**
|
||||
* @file picture_loader_worker.h
|
||||
* @ingroup PictureLoader
|
||||
* @brief TODO: Document this.
|
||||
*/
|
||||
|
||||
#ifndef PICTURE_LOADER_WORKER_H
|
||||
#define PICTURE_LOADER_WORKER_H
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue