Add more informations in Good/Bad day dialog
[lichviet] / qml / LichViet / main.qml
index 599d5cf..aa948ae 100644 (file)
@@ -310,6 +310,12 @@ Item {
              PropertyChanges { target: toolBar }
              PropertyChanges { target: mouseareaMM;enabled:false }
 
+             StateChangeScript {
+                 script:{
+                     xntxhdScreen.reset()
+                 }
+                }
+
          },
          State {
              name: "datetimedialog";