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