mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 03:07:53 -06:00
CURA-5035 Added thumbnails and detail view
This commit is contained in:
parent
15b8d18da8
commit
dc00156410
6 changed files with 187 additions and 18 deletions
|
@ -6,9 +6,6 @@ import QtQuick.Dialogs 1.1
|
|||
import QtQuick.Window 2.2
|
||||
import QtQuick.Controls 1.4
|
||||
import QtQuick.Controls.Styles 1.4
|
||||
|
||||
// TODO: Switch to QtQuick.Controls 2.x and remove QtQuick.Controls.Styles
|
||||
|
||||
import UM 1.1 as UM
|
||||
|
||||
Window {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue