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
Disable word-wrap in add-plugin list view
Fixes
#850
Fixes
#838
Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.1-rc1
falkTX
6 years ago
parent
dc7a0adb3f
commit
64e888964f
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
resources/ui/carla_database.ui
+ 3
- 0
resources/ui/carla_database.ui
View File
@@ -271,6 +271,9 @@
<property name="sortingEnabled">
<bool>true</bool>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
<attribute name="horizontalHeaderStretchLastSection">
<bool>true</bool>
</attribute>
Write
Preview
Loading…
Cancel
Save