1
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:
David Rosca 2015-02-08 11:52:09 +01:00
parent e3deb6cfd5
commit 7f27f95a1a
2 changed files with 0 additions and 3 deletions

View File

@ -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"

View File

@ -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 \