mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Add title to profiles page
CURA-8982
This commit is contained in:
parent
06eddc3419
commit
6b9e66cfb7
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ import Cura 1.6 as Cura
|
|||
UM.ManagementPage
|
||||
{
|
||||
id: base
|
||||
|
||||
title: catalog.i18nc("@title:tab", "Profiles")
|
||||
property var extrudersModel: CuraApplication.getExtrudersModel()
|
||||
property var qualityManagementModel: CuraApplication.getQualityManagementModel()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue