mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 20:35:59 +08:00
Fix code-style
Contributes to CURA-5942. Co-Authored-By: diegopradogesto <d.pradogesto@ultimaker.com>
This commit is contained in:
parent
c5d0ed2651
commit
c8e065d7a7
@ -12,7 +12,8 @@ Item
|
|||||||
id: base
|
id: base
|
||||||
|
|
||||||
// Enumeration with the different possible alignments of the popup with respect of the headerItem
|
// Enumeration with the different possible alignments of the popup with respect of the headerItem
|
||||||
enum PopupAlignment {
|
enum PopupAlignment
|
||||||
|
{
|
||||||
AlignLeft,
|
AlignLeft,
|
||||||
AlignRight
|
AlignRight
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user