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

@ -8,7 +8,7 @@ import QtQuick.Controls.Styles 1.1
import UM 1.4 as UM
import Cura 1.0 as Cura
import "../Accounts"
import "../Account"
Rectangle
{