Skip to content

Commit

Permalink
fix duplicate control names
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed May 1, 2012
1 parent 634a565 commit e16419f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ui/qgsoptionsbase.ui
Expand Up @@ -605,7 +605,7 @@
<item>
<layout class="QHBoxLayout" name="horizontalLayout_14">
<item>
<widget class="QLabel" name="label_25">
<widget class="QLabel" name="label_30">
<property name="text">
<string>Scan for valid items in the browser dock</string>
</property>
Expand All @@ -632,7 +632,7 @@
<item>
<layout class="QHBoxLayout" name="horizontalLayout_13">
<item>
<widget class="QLabel" name="label_24">
<widget class="QLabel" name="label_29">
<property name="text">
<string>Scan for contents of compressed files (.zip) in browser dock</string>
</property>
Expand Down

0 comments on commit e16419f

Please sign in to comment.