WalletInfo: make cache file text selectable

This commit is contained in:
tobtoht 2021-08-14 17:41:09 +02:00
parent f09e973e56
commit f494f61e24

View file

@ -130,6 +130,9 @@
<property name="text">
<string>TextLabel</string>
</property>
<property name="textInteractionFlags">
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
</property>
</widget>
</item>
</layout>