summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsamoylov <asamoylov@asamoylov-System-Product-Name.(none)>2014-10-07 12:45:08 +0400
committerAsamoylov <asamoylov@asamoylov-System-Product-Name.(none)>2014-10-07 12:45:08 +0400
commitda9850c753963000a884d748842d30b27af6dc47 (patch)
tree58412036733abf0a9c6e2d4132d205581500d550
parent94693764754f96a34eaa78b20236ae57b9655246 (diff)
downloadsmartdevicelink-da9850c753963000a884d748842d30b27af6dc47.tar.gz
APPLINK-4892
Closing of VRPopUp fixed.
-rw-r--r--src/components/qt_hmi/qml_model_qt5/popups/VRPopUp.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/qt_hmi/qml_model_qt5/popups/VRPopUp.qml b/src/components/qt_hmi/qml_model_qt5/popups/VRPopUp.qml
index 13547b8b5..94eb72493 100644
--- a/src/components/qt_hmi/qml_model_qt5/popups/VRPopUp.qml
+++ b/src/components/qt_hmi/qml_model_qt5/popups/VRPopUp.qml
@@ -78,7 +78,6 @@ PopUp {
vrPopUp.complete();
vrHelpPopup.hide()
}
-
}
}
}