Add clear functionality to group share settings
Settings in a group can now be cleared using a single button press on 'clear'.
This commit is contained in:
committed by
Jonathan White
parent
c369130338
commit
f09f00a6b8
@@ -97,6 +97,13 @@
|
||||
<item row="5" column="1">
|
||||
<widget class="PasswordGeneratorWidget" name="passwordGenerator" native="true"/>
|
||||
</item>
|
||||
<item row="6" column="1">
|
||||
<widget class="QPushButton" name="clearButton">
|
||||
<property name="text">
|
||||
<string>Clear</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
|
||||
Reference in New Issue
Block a user