dupeguru icon indicating copy to clipboard operation
dupeguru copied to clipboard

Migrate away from needing to use pyrcc

Open arsenetar opened this issue 3 years ago • 0 comments

pyrcc is no longer part of PyQt6, as part of considering migrating forward to PyQt6, need to update usages of resource file to reference files directly instead. Currently used for images within the application.

arsenetar avatar Jul 07 '22 03:07 arsenetar