1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 09:42:10 +02:00

Merge branch 'Falkon/3.0'

This commit is contained in:
David Rosca 2018-06-18 13:40:15 +02:00
commit 633748a815
No known key found for this signature in database
GPG Key ID: EBC3FC294452C6D8

View File

@ -19,6 +19,10 @@
// Make "signals:", "slots:" visible as access specifiers
#define QT_ANNOTATE_ACCESS_SPECIFIER(a) __attribute__((annotate(#a)))
// PYSIDE-711
#include <QHstsPolicy>
#include <QWebEngineContextMenuData>
// 3rdparty
#include "lineedit.h"
#include "squeezelabelv1.h"