Qt: Allow copying the version string from interface settings

This commit is contained in:
Davide Pesavento
2025-11-29 20:00:35 -05:00
committed by Connor McLaughlin
parent 9fa42e2f61
commit 7a929b1d41

View File

@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>652</width>
<height>483</height>
<height>490</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
@@ -193,8 +193,8 @@
</item>
<item row="1" column="1">
<widget class="QLabel" name="autoUpdateCurrentVersion">
<property name="text">
<string/>
<property name="textInteractionFlags">
<set>Qt::TextInteractionFlag::TextSelectableByMouse</set>
</property>
</widget>
</item>