Browse Source

Missed 1 scaled-contents property

Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.1-rc1
falkTX 6 years ago
parent
commit
0ecb192e13
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      resources/ui/carla_settings.ui

+ 3
- 0
resources/ui/carla_settings.ui View File

@@ -1590,6 +1590,9 @@
<property name="pixmap">
<pixmap resource="../resources.qrc">:/16x16/dialog-warning.svgz</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>


Loading…
Cancel
Save