mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-18 20:28:01 -06:00
Remove most of controls 1 references from networking plugin
This commit is contained in:
parent
439ba6671a
commit
cefffe62cd
8 changed files with 18 additions and 46 deletions
|
@ -2,7 +2,7 @@
|
|||
// Cura is released under the terms of the LGPLv3 or higher.
|
||||
|
||||
import QtQuick 2.3
|
||||
import QtQuick.Controls 1.4
|
||||
import QtQuick.Controls 2.4
|
||||
import QtQuick.Layouts 1.3
|
||||
import QtQuick.Dialogs 1.2
|
||||
import UM 1.5 as UM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue