mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-08 14:29:02 +08:00
Remove unneeded component
CURA-6005
This commit is contained in:
parent
3b498d3a34
commit
0ec0b68360
@ -1,15 +0,0 @@
|
||||
// Copyright (c) 2018 Ultimaker B.V.
|
||||
// Cura is released under the terms of the LGPLv3 or higher.
|
||||
|
||||
import QtQuick 2.7
|
||||
import QtQuick.Controls 2.1
|
||||
import QtQuick.Layouts 1.3
|
||||
|
||||
ScrollBar
|
||||
{
|
||||
active: true
|
||||
size: parent.height
|
||||
anchors.top: parent.top
|
||||
anchors.right: parent.right
|
||||
anchors.bottom: parent.bottom
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user