mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-26 22:05:41 -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">
|
||||
<normaloff>:/icons/duck.png</normaloff>:/icons/duck.png</iconset>
|
||||
</property>
|
||||
<property name="unifiedTitleAndToolBarOnMac">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<widget class="QStackedWidget" name="mainContainer"/>
|
||||
<widget class="QMenuBar" name="menuBar">
|
||||
<property name="geometry">
|
||||
|
Loading…
x
Reference in New Issue
Block a user