mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 03:00:46 +03:00
Add missing QPointer include
This commit is contained in:
parent
f6d2fa5ec1
commit
95bbc559fa
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
|
||||
#include <QBuffer>
|
||||
#include <QPixmapCache>
|
||||
#include <QPointer>
|
||||
#include <memory>
|
||||
#include <unordered_map>
|
||||
|
||||
|
|
Loading…
Reference in a new issue