2
0
Malte Veerman 10 жил өмнө
parent
commit
70783b9cf2

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

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