Explorar o código

removed size slider

Malte Veerman %!s(int64=10) %!d(string=hai) anos
pai
achega
70783b9cf2
Modificáronse 1 ficheiros con 0 adicións e 7 borrados
  1. 0 7
      package/contents/ui/Application.qml

+ 0 - 7
package/contents/ui/Application.qml

@@ -73,13 +73,6 @@ ApplicationWindow {
             Item {
                 Layout.fillWidth: true
             }
-            Slider {
-                id: sizeSlider
-                Layout.alignment: Qt.AlignRight
-                Layout.preferredWidth: 200
-                value: 0.4
-                visible: tabView.currentIndex == 1
-            }
         }
     }