This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
43
Activity
Browse Source
Fix one remaining unscaled high-dpi icon
Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.1-rc1
falkTX
6 years ago
parent
8cee623761
commit
237796be17
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-1
resources/ui/carla_settings_driver.ui
+ 4
- 1
resources/ui/carla_settings_driver.ui
View File
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>320</width>
<height>
17
5</height>
<height>
20
5</height>
</rect>
</property>
<property name="windowTitle">
@@ -131,6 +131,9 @@
<property name="pixmap">
<pixmap resource="../resources.qrc">:/16x16/dialog-information.svgz</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
Write
Preview
Loading…
Cancel
Save