mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
fix compilation error in ingloader.h
This commit is contained in:
parent
35aa94b223
commit
fbac9bda8e
1 changed files with 1 additions and 0 deletions
|
|
@ -128,6 +128,7 @@ public:
|
|||
private: // methods
|
||||
friend class imgLoader;
|
||||
friend class imgCacheQueue;
|
||||
friend class imgCacheExpirationTracker;
|
||||
void Touch(bool updateTime = true);
|
||||
void UpdateCache(int32_t diff = 0);
|
||||
void SetEvicted(bool evict)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue