mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-13 05:29:16 +01:00
fix rogue \n in outputchannelform.ui
This commit is contained in:
parent
36634a5747
commit
3e15cac357
@ -368,7 +368,7 @@ margin:1px;</string>
|
||||
<string>Channel Number</string>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">border-radius: 5;\nfont: bold 12px;\nmargin:1px;</string>
|
||||
<string notr="true">border-radius: 5;font: bold 12px;margin:1px;</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>0</string>
|
||||
@ -399,7 +399,7 @@ margin:1px;</string>
|
||||
</size>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">border-radius: 5;\nfont: 12px;\nmargin:1px;</string>
|
||||
<string notr="true">border-radius: 5;font: 12px;margin:1px;</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
@ -433,7 +433,7 @@ margin:1px;</string>
|
||||
<string>Bank number</string>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">border-radius: 5;\nfont: 12px;\nmargin:1px;</string>
|
||||
<string notr="true">border-radius: 5;font: 12px;margin:1px;</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string> 0</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user