mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +03:00
Fix missing include on Windows
This commit is contained in:
parent
d84f6a7091
commit
63f0d6bf27
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
|||
#include <QSharedPointer>
|
||||
#include <QWidget>
|
||||
|
||||
#include <optional>
|
||||
|
||||
class Toggle;
|
||||
class QLabel;
|
||||
class QFormLayout;
|
||||
|
|
Loading…
Reference in a new issue