DebugInfoDialog: make some text selectable

master
tobtoht 4 years ago
parent d7135393cd
commit d337653e53

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