mirror of https://0xacab.org/leap/bitmask-vpn
[bug] minor, recurrent gotchas
-QApplication, no QGuiApplication: the later avoids the systray to display - Workaround for invisible app icons when vendoring - Make border visible for snapsbug/stop-fw-osx
parent
5a8bee2c0c
commit
312fb7860b
@ -1,5 +1,7 @@
|
||||
<RCC>
|
||||
<qresource prefix="/vendor/">
|
||||
<file alias="icon.svg">assets/icon.svg</file>
|
||||
<file alias="provider.svg">assets/icon.svg</file>
|
||||
<file alias="riseup.svg">riseup/assets/icon.svg</file>
|
||||
<file alias="calyx.svg">calyx/assets/icon.svg</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
Loading…
Reference in New Issue