Selaa lähdekoodia

Basic aint a terrible default

Change-Id: Ia0c60b5818fd52dea2445b24859c1203127f0740
Donald Carr 8 vuotta sitten
vanhempi
commit
f3e2bed9c1
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      qml/main.qml

+ 1 - 1
qml/main.qml

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