remotes/origin/falkon
David Rosca 11 years ago
parent e3deb6cfd5
commit 7f27f95a1a
  1. 1
      src/lib/app/mainapplication.cpp
  2. 2
      src/lib/lib.pro

@ -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…
Cancel
Save