Fixed some frames to get compatible for system style

* Fixed some frames to get compatible for system style
* update macos package script
This commit is contained in:
defnax 2024-12-30 21:36:04 +01:00
parent 8d96bb920d
commit 01617da863
8 changed files with 30 additions and 29 deletions

View file

@ -57,10 +57,10 @@
<item row="0" column="0">
<widget class="QFrame" name="toolBarFrame">
<property name="frameShape">
<enum>QFrame::Box</enum>
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Sunken</enum>
<enum>QFrame::Raised</enum>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_4">
<property name="leftMargin">