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

View file

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