mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Fix merge conflics
This commit is contained in:
parent
f682f56923
commit
b5136ba70c
3 changed files with 1 additions and 11 deletions
|
@ -5,14 +5,9 @@ import QtQuick 2.2
|
|||
import QtQuick.Controls 2.1
|
||||
import QtQuick.Layouts 1.1
|
||||
|
||||
<<<<<<< HEAD
|
||||
import UM 1.3 as UM
|
||||
import Cura 1.5 as Cura
|
||||
=======
|
||||
import UM 1.5 as UM
|
||||
import Cura 1.0 as Cura
|
||||
|
||||
>>>>>>> e66628e2da80d38637b58288f5e478f8ae4a74ba
|
||||
|
||||
UM.Dialog
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue