Change preference key to cura/show_list_of_objects

This commit is contained in:
Lipu Fei 2019-05-16 15:49:08 +02:00
parent 28172c9ad2
commit 961f6403ad
3 changed files with 7 additions and 7 deletions

View file

@ -1,8 +1,8 @@
// 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 2.10
import QtQuick.Controls 2.3
import UM 1.1 as UM
import Cura 1.0 as Cura