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 9fa42e2 commit 7a929b1Copy full SHA for 7a929b1
src/duckstation-qt/interfacesettingswidget.ui
@@ -7,7 +7,7 @@
7
<x>0</x>
8
<y>0</y>
9
<width>652</width>
10
- <height>483</height>
+ <height>490</height>
11
</rect>
12
</property>
13
<layout class="QVBoxLayout" name="verticalLayout">
@@ -193,8 +193,8 @@
193
</item>
194
<item row="1" column="1">
195
<widget class="QLabel" name="autoUpdateCurrentVersion">
196
- <property name="text">
197
- <string/>
+ <property name="textInteractionFlags">
+ <set>Qt::TextInteractionFlag::TextSelectableByMouse</set>
198
199
</widget>
200
0 commit comments