Skip to content

Commit 2ef06c4

Browse files
committed
Fixes #19748 Acceleration" label added in Options dialog title
... even if OpenCL is off
1 parent ba4fb65 commit 2ef06c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/ui/qgsoptionsbase.ui

+3-3
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@
332332
<item>
333333
<widget class="QStackedWidget" name="mOptionsStackedWidget">
334334
<property name="currentIndex">
335-
<number>16</number>
335+
<number>13</number>
336336
</property>
337337
<widget class="QWidget" name="mOptionsPageGeneral">
338338
<layout class="QVBoxLayout" name="verticalLayout_3">
@@ -4867,8 +4867,8 @@ The bigger the number, the faster zooming with the mouse wheel will be.</string>
48674867
<rect>
48684868
<x>0</x>
48694869
<y>0</y>
4870-
<width>616</width>
4871-
<height>737</height>
4870+
<width>857</width>
4871+
<height>828</height>
48724872
</rect>
48734873
</property>
48744874
<layout class="QVBoxLayout" name="verticalLayout_33">

0 commit comments

Comments
 (0)