mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-03 11:54:30 -04:00

Use QDarkStyle to make Standard_Dark.qss and Standard_Light.qss Use Widget name to stylize them.
6 lines
147 B
Text
6 lines
147 B
Text
<RCC>
|
|
<qresource prefix="/qss/stylesheet/VOIP">
|
|
<file>VOIP_default.qss</file>
|
|
<file>VOIP_Standard.qss</file>
|
|
</qresource>
|
|
</RCC>
|