Skip to content

Commit

Permalink
Build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
levoncrypto committed Apr 5, 2024
1 parent 7ca765c commit f897199
Showing 1 changed file with 12 additions and 16 deletions.
28 changes: 12 additions & 16 deletions src/qt/forms/optionsdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -171,22 +171,18 @@
<property name="text">
<string>&amp;Disable go to private window</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<item>
<widget class="QCheckBox" name="reindexLelantus">
<property name="toolTip">
<string>Restore all Lelantus transactions following a reindex.</string>
</property>
<property name="text">
<string>&amp;Reindex Lelantus</string>
</property>
</widget>
</item>
</widget>
</item>
<item>
<widget class="QCheckBox" name="reindexLelantus">
<property name="toolTip">
<string>Restore all Lelantus transactions following a reindex.</string>
</property>
<property name="text">
<string>&amp;Reindex Lelantus</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
Expand Down

0 comments on commit f897199

Please sign in to comment.