File->Open is causing problems, debug after alpha release

This commit is contained in:
dsc 2020-10-09 18:15:57 +02:00
parent 144ad14d84
commit 9958bb4bf5
1 changed files with 3 additions and 0 deletions

View File

@ -376,6 +376,9 @@
<addaction name="menuHelp"/>
</widget>
<action name="actionOpen">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Open wallet</string>
</property>