Merge pull request 'DebugInfoDialog: make some text selectable' (#151) from tobtoht/feather:text_select into master

Reviewed-on: https://git.wownero.com/feather/feather/pulls/151
This commit is contained in:
tobtoht 2020-11-14 10:32:13 +00:00
commit 774b4ed15f
1 changed files with 3 additions and 0 deletions

View File

@ -287,6 +287,9 @@
<property name="text">
<string>TextLabel</string>
</property>
<property name="textInteractionFlags">
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
</property>
</widget>
</item>
<item row="16" column="1">