mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 16:58:41 -05:00
62b86dba6e
Enhance wpa_gui's appearance by integrating the new svg icon via a resource file. Signed-off-by: Kel Modderman <kel@otaku42.de>
6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
<RCC>
|
|
<qresource prefix="/icons" >
|
|
<file alias="wpa_gui.svg">icons/wpa_gui.svg</file>
|
|
</qresource>
|
|
</RCC>
|