mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-02 23:31:42 -07:00
Fix CApitalization and spurious space.
part of CURA-8561
This commit is contained in:
parent
07e9237d72
commit
dcb9456848
2 changed files with 2 additions and 2 deletions
|
|
@ -252,7 +252,7 @@ Rectangle
|
||||||
|
|
||||||
RowLayout //Author and action buttons.
|
RowLayout //Author and action buttons.
|
||||||
{
|
{
|
||||||
id: authorAndACtionButton
|
id: authorAndActionButton
|
||||||
width: parent.width
|
width: parent.width
|
||||||
anchors
|
anchors
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue