mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 02:36:34 +01:00
PyFalkon: Remove warning about QCborStreamReader
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
This commit is contained in:
parent
a63f75da73
commit
5dcf66fb46
@ -21,7 +21,10 @@
|
|||||||
|
|
||||||
// PYSIDE-711
|
// PYSIDE-711
|
||||||
#include <QHstsPolicy>
|
#include <QHstsPolicy>
|
||||||
|
|
||||||
|
// Qt6
|
||||||
#include <QWebEngineContextMenuRequest>
|
#include <QWebEngineContextMenuRequest>
|
||||||
|
#include <QCborStreamReader>
|
||||||
|
|
||||||
// 3rdparty
|
// 3rdparty
|
||||||
#include "lineedit.h"
|
#include "lineedit.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user