Selectable Git commit ID on the Software Page to resolve #1769
This commit is contained in:
parent
2b78e061a5
commit
9b08141ef2
1 changed files with 3 additions and 0 deletions
|
|
@ -82,6 +82,9 @@
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Git Commit ID Value</string>
|
<string>Git Commit ID Value</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="textInteractionFlags">
|
||||||
|
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
|
||||||
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="5" column="0" alignment="Qt::AlignHCenter">
|
<item row="5" column="0" alignment="Qt::AlignHCenter">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue