Skip to content

Commit

Permalink
#3026 fix: UI alignment under Qt5
Browse files Browse the repository at this point in the history
  • Loading branch information
pbek committed May 16, 2024
1 parent b943032 commit 61844c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dialogs/settingsdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6904,7 +6904,7 @@ Just test yourself if you get sync conflicts and set a higher value if so.</stri
<item>
<spacer name="verticalSpacer_21">
<property name="orientation">
<enum>Qt::Orientation::Vertical</enum>
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
Expand Down

0 comments on commit 61844c7

Please sign in to comment.