diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2016-12-06 23:53:15 +0100 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2016-12-07 14:58:24 +0100 |
commit | 758595e34038148b0f4b48e803aaf5588efd40f2 (patch) | |
tree | e0b492acce58ba989bc6b523193a0ae4d86d8de1 /pkg/pyinst/app.spec | |
parent | d6016d3be95884b45eb7e48e84e3b1d6037a2b20 (diff) |
[feature] add icon to the window
- Resolves: #8676
Diffstat (limited to 'pkg/pyinst/app.spec')
-rw-r--r-- | pkg/pyinst/app.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/pyinst/app.spec b/pkg/pyinst/app.spec index 7efcb9b..ac69e88 100644 --- a/pkg/pyinst/app.spec +++ b/pkg/pyinst/app.spec @@ -8,6 +8,7 @@ hiddenimports = [ 'pysqlcipher', 'service_identity', 'leap.common', 'leap.bitmask', 'leap.bitmask.core.logs', + 'leap.bitmask.gui.icons_rc', 'leap.soledad.common.document', 'leap.bitmask_js', 'packaging', 'packaging.version', 'packaging.specifiers', |