mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 15:37:27 -06:00
Change Skeleton folder name to MainWindow.
This folder is intended to store the files that construct the main window. All the parts. The rest of the components are stored in more specific folders. Contributes to CURA-5784.
This commit is contained in:
parent
b670cd82c4
commit
7fb72a1a58
3 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import Cura 1.1 as Cura
|
||||||
|
|
||||||
import "Dialogs"
|
import "Dialogs"
|
||||||
import "Menus"
|
import "Menus"
|
||||||
import "Skeleton"
|
import "MainWindow"
|
||||||
|
|
||||||
UM.MainWindow
|
UM.MainWindow
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue