summaryrefslogtreecommitdiffstats
path: root/snowshoe.pro
diff options
context:
space:
mode:
Diffstat (limited to 'snowshoe.pro')
-rw-r--r--snowshoe.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/snowshoe.pro b/snowshoe.pro
index 2b7ccf8..2f4c47d 100644
--- a/snowshoe.pro
+++ b/snowshoe.pro
@@ -5,12 +5,14 @@ QT += declarative
SOURCES += \
main.cpp \
+ BrowserObject.cpp \
BrowserWindow.cpp \
MainView.cpp \
DeclarativeDesktopWebView.cpp \
TripleClickMonitor.cpp
HEADERS += \
+ BrowserObject.h \
BrowserWindow.h \
MainView.h \
DeclarativeDesktopWebView.h \