Skip to content

Commit

Permalink
fix: review AB, to be able to open the .ui file
Browse files Browse the repository at this point in the history
  • Loading branch information
AuBousquet committed Dec 16, 2024
1 parent f032f35 commit 6e63380
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions qgis_resource_sharing/gui/ui/resource_sharing_details_base.ui
Original file line number Diff line number Diff line change
Expand Up @@ -161,10 +161,12 @@
</item>
<item row="7" column="1">
<widget class="QWidget" name="previewsContent">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">padding: 5px 20px;</string>
</property>
Expand Down

0 comments on commit 6e63380

Please sign in to comment.