We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6528c6 commit bb7fd10Copy full SHA for bb7fd10
pupgui2/resources/ui/pupgui2_ctinfodialog.ui
@@ -32,6 +32,9 @@
32
<property name="text">
33
<string/>
34
</property>
35
+ <property name="textInteractionFlags">
36
+ <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
37
+ </property>
38
</widget>
39
</item>
40
<item row="1" column="0">
@@ -46,6 +49,9 @@
46
49
47
50
48
51
52
53
54
55
56
57
<item row="2" column="0">
@@ -60,6 +66,9 @@
60
66
61
67
62
68
69
70
71
63
72
64
73
65
74
</layout>
0 commit comments