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.0.0
falkTX
7 years ago
parent
fe54424a07
commit
8fffd5ffbd
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
@@ -257,6 +257,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