Explorar o código

Start with 10 columns

Change-Id: I7d62c0c478ef1c12c8775e707f9e1e8999affd59
Donald Carr %!s(int64=9) %!d(string=hai) anos
pai
achega
a437d3c313
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      qml/main.qml

+ 1 - 1
qml/main.qml

@@ -13,7 +13,7 @@ Window {
     Settings {
         id: settings
         property int itemTravel: 1
-        property int columnCount: 30
+        property int columnCount: 10
         property int interval: 2
         property real pace: 1.0
         property bool viewItemCount: false