1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 07:41:17 -07:00

Use QList directly

This commit is contained in:
Laurent Montel
2024-04-12 07:03:32 +02:00
parent 014ced6e67
commit 882447a1af
5 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
#include <QObject>
#include <QSharedPointer>
#include <QVector>
#include <QList>
#include <optional>
struct zkde_screencast_unstable_v1;