mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-21 13:49:04 -04:00
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:
parent
8d96bb920d
commit
01617da863
8 changed files with 30 additions and 29 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue