summaryrefslogtreecommitdiffstats
path: root/snowshoe.pro
diff options
context:
space:
mode:
authorAlexis Menard <alexis.menard@openbossa.org>2011-07-28 11:33:30 -0300
committerAlexis Menard <alexis.menard@openbossa.org>2011-08-03 14:35:50 -0300
commitb4505dbe6ee11f598c88718b005be1aca37fa729 (patch)
treef047d03e075d7e1bddcb483c0d95356a58178163 /snowshoe.pro
parent9d0842f51bec4f61f387b8ed3244be0b21bbef2b (diff)
Port Snowshoe to Qt5 and QtQuick 2.0.
It mostly work again with the exception of text rendering a bit ugly and the triple click which is not working. Reviewed-by: Caio Oliveira
Diffstat (limited to 'snowshoe.pro')
-rw-r--r--snowshoe.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/snowshoe.pro b/snowshoe.pro
index 70b928e..48aff3f 100644
--- a/snowshoe.pro
+++ b/snowshoe.pro
@@ -10,7 +10,6 @@ SOURCES += \
BrowserWindow.cpp \
DatabaseManager.cpp \
MainView.cpp \
- DeclarativeDesktopWebView.cpp \
TripleClickMonitor.cpp
HEADERS += \
@@ -19,7 +18,6 @@ HEADERS += \
BrowserWindow.h \
DatabaseManager.h \
MainView.h \
- DeclarativeDesktopWebView.h \
TripleClickMonitor.h
RESOURCES += \