mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 03:00:46 +03:00
Include missing <optional> header
This commit is contained in:
parent
c8402b156b
commit
90b8542a2e
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
#include <QDBusPendingReply>
|
||||
#include <QDBusUnixFileDescriptor>
|
||||
#include <QObject>
|
||||
#include <optional>
|
||||
|
||||
class ScreenCastPortal final : public QObject
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue