Selaa lähdekoodia

Use the Well representation by default

Change-Id: I1b4cc43ae33e57f41b92e49a8a927f9cd3e5e9cd
Donald Carr 8 vuotta sitten
vanhempi
commit
92b39c9f90
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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