Store the dialogs in a folder called Dialogs.

Contributes to CURA-5784.
This commit is contained in:
Diego Prado Gesto 2018-10-09 17:11:01 +02:00
parent 77a1b08f38
commit 49e96980f1
12 changed files with 4 additions and 1 deletions

View file

@ -10,6 +10,7 @@ import QtQuick.Dialogs 1.2
import UM 1.3 as UM
import Cura 1.1 as Cura
import "Dialogs"
import "Menus"
import "Skeleton"