diff options
author | Loren Burkholder <computersemiexpert@outlook.com> | 2021-03-01 19:56:11 -0500 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-03-17 19:18:06 +0100 |
commit | 82bbdfb92943cffcf62eee7bd8466765e40d5632 (patch) | |
tree | 4239e015860cd845f48c1dedd32115f026f6402e /src/notifications | |
parent | Switch readImage to take a reference instead of a pointer (diff) | |
download | nheko-82bbdfb92943cffcf62eee7bd8466765e40d5632.tar.xz |
Use better method of resizing images
Diffstat (limited to 'src/notifications')
-rw-r--r-- | src/notifications/Manager.cpp | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/notifications/Manager.cpp b/src/notifications/Manager.cpp |