summary refs log tree commit diff
path: root/src/voip/ScreenCastPortal.cpp
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2023-06-02 00:24:26 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2023-06-08 22:32:07 +0200
commitb518f6902e909b22e1623f96249a3ab1424ced59 (patch)
tree97fe4bdf0f2ffb1e35904c1d2111c6e566984d7c /src/voip/ScreenCastPortal.cpp
parentSelect Qt6 in cmake (diff)
downloadnheko-b518f6902e909b22e1623f96249a3ab1424ced59.tar.xz
Make Nheko compile on Qt6
Diffstat (limited to 'src/voip/ScreenCastPortal.cpp')
-rw-r--r--src/voip/ScreenCastPortal.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/voip/ScreenCastPortal.cpp b/src/voip/ScreenCastPortal.cpp

index 31cddba0..e0433387 100644 --- a/src/voip/ScreenCastPortal.cpp +++ b/src/voip/ScreenCastPortal.cpp
@@ -438,7 +438,6 @@ struct PipeWireStream QVariantMap map; }; -Q_DECLARE_METATYPE(PipeWireStream) const QDBusArgument & operator>>(const QDBusArgument &argument, PipeWireStream &stream)