mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
Merge pull request #669 from cillian64/progressbar_padding
Remove padding from progress bar
This commit is contained in:
commit
7fdf3d033f
1 changed files with 0 additions and 1 deletions
|
@ -237,7 +237,6 @@ ApplicationWindow {
|
||||||
|
|
||||||
ProgressBar {
|
ProgressBar {
|
||||||
Layout.bottomMargin: 25
|
Layout.bottomMargin: 25
|
||||||
padding: 5
|
|
||||||
id: progressBar
|
id: progressBar
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
visible: false
|
visible: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue