Add export all keys menu
This commit is contained in:
@@ -726,6 +726,7 @@
|
||||
<string>&File</string>
|
||||
</property>
|
||||
<addaction name="actionImport_Private_Key"/>
|
||||
<addaction name="actionExport_All_Private_Keys"/>
|
||||
<addaction name="actionTurnstile_Migration"/>
|
||||
<addaction name="actionSettings"/>
|
||||
<addaction name="separator"/>
|
||||
@@ -781,6 +782,11 @@
|
||||
<string>&Import Private Key</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionExport_All_Private_Keys">
|
||||
<property name="text">
|
||||
<string>Export All Private Keys</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<layoutdefault spacing="6" margin="11"/>
|
||||
<customwidgets>
|
||||
|
||||
Reference in New Issue
Block a user