... but do group PictureLoader again

Took 28 seconds
This commit is contained in:
Lukas Brübach 2025-11-12 12:18:42 +01:00
parent b76d46c8a6
commit f8f5c9ab32

View file

@ -12,6 +12,7 @@ inline Q_LOGGING_CATEGORY(CardPictureLoaderCardBackCacheFailLog, "card_picture_l
/**
* @class CardPictureLoader
* @ingroup PictureLoader
* @brief Singleton class to manage card image loading and caching. Provides functionality to asynchronously load,
* cache, and manage card images for the client.
*