Skip to content

Commit

Permalink
tweak dynamic
Browse files Browse the repository at this point in the history
  • Loading branch information
TNTwise committed Dec 14, 2024
1 parent 6a898a6 commit 59d4d14
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion testRVEInterface.ui
Original file line number Diff line number Diff line change
Expand Up @@ -995,9 +995,15 @@ QScrollBar:horizontal{
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>65</width>
<height>30</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<width>65</width>
<height>30</height>
</size>
</property>
Expand Down

0 comments on commit 59d4d14

Please sign in to comment.