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

Reviewed-on: feather/feather#151
master
tobtoht 4 years ago
commit 774b4ed15f

@ -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">

Loading…
Cancel
Save