Allow deleting local sent Tx history
This commit is contained in:
@@ -720,6 +720,7 @@
|
||||
<string>File</string>
|
||||
</property>
|
||||
<addaction name="actionImport_Private_Keys"/>
|
||||
<addaction name="actionDelete_Sent_History"/>
|
||||
<addaction name="actionSettings"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionExit"/>
|
||||
@@ -769,6 +770,11 @@
|
||||
<string>Check github.com for Updates</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionDelete_Sent_History">
|
||||
<property name="text">
|
||||
<string>Delete Sent History</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<layoutdefault spacing="6" margin="11"/>
|
||||
<tabstops>
|
||||
|
||||
Reference in New Issue
Block a user