Explorar el Código

Use the Well representation by default

Change-Id: I1b4cc43ae33e57f41b92e49a8a927f9cd3e5e9cd
Donald Carr hace 8 años
padre
commit
92b39c9f90
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      qml/main.qml

+ 1 - 1
qml/main.qml

@@ -73,7 +73,7 @@ Window {
         property bool showViewItemCount: false
         property bool showScreenResolution: false
         property string effect: ""
-        property string view: "Basic"
+        property string view: "Well"
         property bool smoothArt: false
         property bool randomlyMirrorArt: true
         property bool fullscreen: true