diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-08-29 18:38:11 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-08-29 18:38:11 +0200 |
commit | 7645ab1736d46703bbb0740a995ba0f4af8c33df (patch) | |
tree | b223a7d1912dfeee3d5262921284ad2192d0ee10 /src | |
parent | Small image pack editor improvements (diff) | |
download | nheko-7645ab1736d46703bbb0740a995ba0f4af8c33df.tar.xz |
Fix memory leak of animated image textures
Diffstat (limited to 'src')
-rw-r--r-- | src/ui/MxcAnimatedImage.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/ui/MxcAnimatedImage.cpp b/src/ui/MxcAnimatedImage.cpp |