summaryrefslogtreecommitdiffstats
path: root/snowshoe.pro
diff options
context:
space:
mode:
Diffstat (limited to 'snowshoe.pro')
-rw-r--r--snowshoe.pro6
1 files changed, 2 insertions, 4 deletions
diff --git a/snowshoe.pro b/snowshoe.pro
index a22176b..b79486a 100644
--- a/snowshoe.pro
+++ b/snowshoe.pro
@@ -6,15 +6,13 @@ QT += declarative
SOURCES += \
main.cpp \
BrowserWindow.cpp \
- MainView.cpp \
PageWidget.cpp \
- DeclarativeDesktopWebView.cpp \
+ DeclarativeDesktopWebView.cpp
HEADERS += \
BrowserWindow.h \
- MainView.h \
PageWidget.h \
- DeclarativeDesktopWebView.h \
+ DeclarativeDesktopWebView.h
RESOURCES += \
snowshoe.qrc