Style code
This commit is contained in:
@@ -2,7 +2,8 @@ pragma Singleton
|
||||
|
||||
import QtQuick
|
||||
|
||||
QtObject {
|
||||
QtObject
|
||||
{
|
||||
/**
|
||||
* Distance for objects that are tied to each other,
|
||||
* e.g. a field and its label.
|
||||
@@ -22,4 +23,4 @@ QtObject {
|
||||
readonly property int l: 30
|
||||
|
||||
readonly property int radius: 4
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user