mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-09 07:56:22 -06:00
CURA-5137 Make some adjustments in the UI.
This commit is contained in:
parent
0e01e9a6a9
commit
2bf6615b53
5 changed files with 36 additions and 50 deletions
|
@ -12,7 +12,7 @@ import QtQuick.Controls.Styles 1.4
|
|||
import UM 1.1 as UM
|
||||
|
||||
Window
|
||||
{
|
||||
{
|
||||
id: base
|
||||
title: catalog.i18nc("@title:tab", "Toolbox");
|
||||
modality: Qt.ApplicationModal
|
||||
|
@ -75,9 +75,6 @@ Window
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
UM.I18nCatalog { id: catalog; name: "cura" }
|
||||
|
||||
Connections
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue