aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/homescreen.pro
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-11-08 11:08:35 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-11-08 11:08:35 +0000
commit0bdd39b247661c1a0406d450d578d4ff3fd171b0 (patch)
tree43b6f217b728042fd7848b96d7574e07800611b1 /homescreen/homescreen.pro
parentf3de2f5cad06a772ee55f58694d559a7cb012c02 (diff)
Revert "Add push to talk support to homescreen"
It turned out the homescreen won't show. So we need to revisit this patch. https://gerrit.automotivelinux.org/gerrit/#/c/apps/homescreen/+/21182/ This reverts commit f3de2f5cad06a772ee55f58694d559a7cb012c02. Change-Id: Ic8829e5009e9fb74b49ad1dd79125b45a872a838
Diffstat (limited to 'homescreen/homescreen.pro')
-rw-r--r--homescreen/homescreen.pro12
1 files changed, 3 insertions, 9 deletions
diff --git a/homescreen/homescreen.pro b/homescreen/homescreen.pro
index 773271e..8baa90d 100644
--- a/homescreen/homescreen.pro
+++ b/homescreen/homescreen.pro
@@ -30,19 +30,14 @@ SOURCES += \
src/statusbarserver.cpp \
src/applicationlauncher.cpp \
src/mastervolume.cpp \
- src/homescreenhandler.cpp \
- src/aglsocketwrapper.cpp \
- src/chromecontroller.cpp
+ src/homescreenhandler.cpp
HEADERS += \
src/statusbarmodel.h \
src/statusbarserver.h \
src/applicationlauncher.h \
src/mastervolume.h \
- src/homescreenhandler.h \
- src/aglsocketwrapper.h \
- src/chromecontroller.h \
- src/constants.h
+ src/homescreenhandler.h
OTHER_FILES += \
README.md
@@ -54,5 +49,4 @@ RESOURCES += \
qml/images/Shortcut/shortcut.qrc \
qml/images/Status/status.qrc \
qml/images/images.qrc \
- qml/qml.qrc \
- qml/images/SpeechChrome/speechchrome.qrc \ No newline at end of file
+ qml/qml.qrc