a3e47e53bf
Add a button to the main window to access advanced audio properties to make it a bit more visible to users. To facilitate this, the bottom part of the window was switched to a grid layout.
22 lines
752 B
Plaintext
22 lines
752 B
Plaintext
<RCC>
|
|
<qresource prefix="res">
|
|
<file>images/configuration21_16.png</file>
|
|
<file>images/list_remove.png</file>
|
|
<file>images/add.png</file>
|
|
<file>images/down.png</file>
|
|
<file>images/editscene.png</file>
|
|
<file>images/live.png</file>
|
|
<file>images/properties.png</file>
|
|
<file>images/up.png</file>
|
|
<file>images/obs.png</file>
|
|
</qresource>
|
|
<qresource prefix="settings">
|
|
<file>images/settings/network.png</file>
|
|
<file>images/settings/video-display-3.png</file>
|
|
<file>images/settings/decibel_audio_player.png</file>
|
|
<file>images/settings/applications-system-2.png</file>
|
|
<file>images/settings/system-settings-3.png</file>
|
|
<file>images/settings/network-bluetooth.png</file>
|
|
</qresource>
|
|
</RCC>
|