Skip to content

Commit

Permalink
implement #6080
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jul 22, 2012
1 parent 6300319 commit fe4026a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/ui/qgswmssourceselectbase.ui
Expand Up @@ -267,7 +267,11 @@
</widget>
</item>
<item row="2" column="2">
<widget class="QLineEdit" name="mFeatureCount"/>
<widget class="QLineEdit" name="mFeatureCount">
<property name="text">
<string>10</string>
</property>
</widget>
</item>
</layout>
</widget>
Expand Down

0 comments on commit fe4026a

Please sign in to comment.