Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[pluginmanager] Fix horizontal stretch of vertical tabs sidebar
  • Loading branch information
dakcarto committed Aug 12, 2013
1 parent 6b21b86 commit fc516ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgspluginmanagerbase.ui
Expand Up @@ -40,7 +40,7 @@
<widget class="QFrame" name="mPluginsTabFrame">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>1</horstretch>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
Expand Down

0 comments on commit fc516ae

Please sign in to comment.