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:
Diego Prado Gesto 2018-10-17 16:13:43 +02:00
parent b670cd82c4
commit 7fb72a1a58
3 changed files with 1 additions and 1 deletions

View file

@ -12,7 +12,7 @@ import Cura 1.1 as Cura
import "Dialogs"
import "Menus"
import "Skeleton"
import "MainWindow"
UM.MainWindow
{