62b86dba6e
Enhance wpa_gui's appearance by integrating the new svg icon via a resource file. Signed-off-by: Kel Modderman <kel@otaku42.de>
5 lines
110 B
Text
5 lines
110 B
Text
<RCC>
|
|
<qresource prefix="/icons" >
|
|
<file alias="wpa_gui.svg">icons/wpa_gui.svg</file>
|
|
</qresource>
|
|
</RCC>
|