mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
ui,preferences dialog: fixed crash
qcombobox placeHolderText preference was set as translatable, and it caused a crash.
This commit is contained in:
parent
f96e44dc93
commit
388c98e559
1 changed files with 0 additions and 3 deletions
|
@ -663,9 +663,6 @@
|
|||
<property name="accessibleDescription">
|
||||
<string notr="true"/>
|
||||
</property>
|
||||
<property name="placeholderText">
|
||||
<string notr="true"/>
|
||||
</property>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string notr="true">proc</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue