mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 03:29:03 +08: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
@ -12,7 +12,7 @@ import Cura 1.1 as Cura
|
||||
|
||||
import "Dialogs"
|
||||
import "Menus"
|
||||
import "Skeleton"
|
||||
import "MainWindow"
|
||||
|
||||
UM.MainWindow
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user