string freeze for 0.9.2; make accidentally call blocker optional via
settings
This commit is contained in:
@@ -279,6 +279,13 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="0">
|
||||
<widget class="QCheckBox" name="checkBox_enableAccidentallyCallBlocker">
|
||||
<property name="text">
|
||||
<string>Activate the "accidentally call after big raise" blocker</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user