mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-27 07:05:42 -04:00
Qt: Enable unifiedTitleAndToolBarOnMac in main window
This commit is contained in:
parent
a80ffc9c7d
commit
9d06fde276
@ -20,6 +20,9 @@
|
|||||||
<iconset resource="resources/resources.qrc">
|
<iconset resource="resources/resources.qrc">
|
||||||
<normaloff>:/icons/duck.png</normaloff>:/icons/duck.png</iconset>
|
<normaloff>:/icons/duck.png</normaloff>:/icons/duck.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="unifiedTitleAndToolBarOnMac">
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
<widget class="QStackedWidget" name="mainContainer"/>
|
<widget class="QStackedWidget" name="mainContainer"/>
|
||||||
<widget class="QMenuBar" name="menuBar">
|
<widget class="QMenuBar" name="menuBar">
|
||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user