Skip to content

Commit

Permalink
Remove "accessibleName" property from some .ui files
Browse files Browse the repository at this point in the history
containing strange "Hello translotor" string.
  • Loading branch information
agiudiceandrea authored and nyalldawson committed Aug 11, 2021
1 parent fffed59 commit 8eca166
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions src/ui/layout/qgslayoutmapgridwidgetbase.ui
Expand Up @@ -190,9 +190,6 @@
</item>
<item row="2" column="0">
<widget class="QLabel" name="mGridTypeLabel_2">
<property name="accessibleName">
<string extracomment="Hello translotor"/>
</property>
<property name="text">
<string>Grid type</string>
</property>
Expand Down
3 changes: 0 additions & 3 deletions src/ui/qgsdecorationgriddialog.ui
Expand Up @@ -255,9 +255,6 @@
</item>
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="mGridTypeLabel">
<property name="accessibleName">
<string extracomment="Hello translotor"/>
</property>
<property name="text">
<string>Grid type</string>
</property>
Expand Down

0 comments on commit 8eca166

Please sign in to comment.