DebugInfoDialog: make some text selectable

tobtoht 4 years ago committed by synku
parent c6428f573d
commit ed6c79fb2b

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