mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
Fix build
This commit is contained in:
parent
e3deb6cfd5
commit
7f27f95a1a
|
@ -44,7 +44,6 @@
|
|||
#include "clearprivatedata.h"
|
||||
#include "useragentmanager.h"
|
||||
#include "commandlineoptions.h"
|
||||
#include "webhistoryinterface.h"
|
||||
#include "searchenginesmanager.h"
|
||||
#include "desktopnotificationsfactory.h"
|
||||
#include "html5permissions/html5permissionsmanager.h"
|
||||
|
|
|
@ -120,7 +120,6 @@ SOURCES += \
|
|||
history/historymenu.cpp \
|
||||
history/historymodel.cpp \
|
||||
history/historytreeview.cpp \
|
||||
history/webhistoryinterface.cpp \
|
||||
navigation/completer/locationcompleter.cpp \
|
||||
navigation/completer/locationcompleterdelegate.cpp \
|
||||
navigation/completer/locationcompletermodel.cpp \
|
||||
|
@ -320,7 +319,6 @@ HEADERS += \
|
|||
history/historymenu.h \
|
||||
history/historymodel.h \
|
||||
history/historytreeview.h \
|
||||
history/webhistoryinterface.h \
|
||||
navigation/completer/locationcompleterdelegate.h \
|
||||
navigation/completer/locationcompleter.h \
|
||||
navigation/completer/locationcompletermodel.h \
|
||||
|
|
Loading…
Reference in New Issue
Block a user