mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-14 02:52:12 +01:00
Fix build with Qt 5.7
This commit is contained in:
parent
ea7f4dd58f
commit
9a2bda2063
|
@ -28,6 +28,7 @@
|
||||||
|
|
||||||
#include <QMessageBox>
|
#include <QMessageBox>
|
||||||
#include <QClipboard>
|
#include <QClipboard>
|
||||||
|
#include <QKeyEvent>
|
||||||
|
|
||||||
HistoryManager::HistoryManager(BrowserWindow* window, QWidget* parent)
|
HistoryManager::HistoryManager(BrowserWindow* window, QWidget* parent)
|
||||||
: QWidget(parent)
|
: QWidget(parent)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user