summaryrefslogtreecommitdiff
path: root/src/hmi/qml/POI.qml
diff options
context:
space:
mode:
author <philippe colliot>2014-08-22 19:44:18 +0200
committer <philippe colliot>2014-08-22 19:44:18 +0200
commit897a09e09b7870625d3e26760a9131e5a027f7fd (patch)
tree5b81f13fd99da8451fc585468de07cea7aa002ba /src/hmi/qml/POI.qml
parent109e10404ab24913dc545470a09f969809d269ee (diff)
downloadnavigation-897a09e09b7870625d3e26760a9131e5a027f7fd.tar.gz
improvement of the stability of the new hmi
Diffstat (limited to 'src/hmi/qml/POI.qml')
-rw-r--r--src/hmi/qml/POI.qml4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/hmi/qml/POI.qml b/src/hmi/qml/POI.qml
index 47a55c5..8580130 100644
--- a/src/hmi/qml/POI.qml
+++ b/src/hmi/qml/POI.qml
@@ -35,9 +35,7 @@ import lbs.plugin.dbusif 1.0
HMIMenu {
id: menu
- text: Genivi.gettext("POI")
- headlineFg: "grey"
- headlineBg: "blue"
+
DBusIf {
id: dbusIf
}