Skip to content

Commit

Permalink
Merge pull request #7770 from elpaso/bugfix-19748-acceleration-option…
Browse files Browse the repository at this point in the history
…s-title

Fixes #19748 Acceleration label added in Options dialog title
  • Loading branch information
elpaso committed Sep 1, 2018
2 parents 4ae23b6 + 2ef06c4 commit 5703390
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/ui/qgsoptionsbase.ui
Expand Up @@ -332,7 +332,7 @@
<item>
<widget class="QStackedWidget" name="mOptionsStackedWidget">
<property name="currentIndex">
<number>16</number>
<number>13</number>
</property>
<widget class="QWidget" name="mOptionsPageGeneral">
<layout class="QVBoxLayout" name="verticalLayout_3">
Expand Down Expand Up @@ -4867,8 +4867,8 @@ The bigger the number, the faster zooming with the mouse wheel will be.</string>
<rect>
<x>0</x>
<y>0</y>
<width>616</width>
<height>737</height>
<width>857</width>
<height>828</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_33">
Expand Down

0 comments on commit 5703390

Please sign in to comment.