chore: remove duplicated value in the Theme

This commit is contained in:
Jonathan Rainville 2020-08-19 17:18:54 -04:00 committed by Iuri Matias
parent f083310193
commit db68a278ff
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ QtObject {
property int padding: 16
property int halfPadding: 8
property int smallPadding: 10
property int halfPadding: 8
property int radius: 8
property int leftTabPrefferedSize: 340