Make version text in about dialog selectable/copyable (Qt client)

Closes: #326
This commit is contained in:
Mike Gelfand 2017-07-17 23:38:19 +03:00
parent 54b786c9f3
commit 88134ea62f
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,9 @@
<property name="margin">
<number>8</number>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByMouse</set>
</property>
</widget>
</item>
<item>