chore: remove duplicated value in the Theme
This commit is contained in:
parent
f083310193
commit
db68a278ff
|
@ -38,7 +38,6 @@ QtObject {
|
||||||
property int padding: 16
|
property int padding: 16
|
||||||
property int halfPadding: 8
|
property int halfPadding: 8
|
||||||
property int smallPadding: 10
|
property int smallPadding: 10
|
||||||
property int halfPadding: 8
|
|
||||||
property int radius: 8
|
property int radius: 8
|
||||||
|
|
||||||
property int leftTabPrefferedSize: 340
|
property int leftTabPrefferedSize: 340
|
||||||
|
|
Loading…
Reference in New Issue