Skip to content

utils: Load Xcursor themes using QFile

Vlad Zahorodnii requested to merge work/zzag/xcursor-qfile into master

This improves the integration of the XcursorTheme class with the rest of the Qt ecosystem, for example it should be possible to load cursor themes from Qt resources.

Merge request reports