diff options
Diffstat (limited to 'components/PropertyRow.qml')
| -rw-r--r-- | components/PropertyRow.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/PropertyRow.qml b/components/PropertyRow.qml index 697830a..640d5f7 100644 --- a/components/PropertyRow.qml +++ b/components/PropertyRow.qml @@ -24,4 +24,3 @@ ColumnLayout { font.pointSize: Appearance.font.size.small } } - |