[kcms/cursortheme] Don't skip everything because of lack of XFixes
ClosedPublic

Authored by davidedmundson on Jan 31 2020, 10:16 AM.

Details

Summary

XFixes is only used on X.
But we definitely still need to update the available entries in the size
combo box.
We still want to emit changes, and we still want to update the env

Test Plan

Ran on wayland

Diff Detail

Repository
R119 Plasma Desktop
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 21887
Build 21905: arc lint + arc unit
Restricted Application added a project: Plasma. · View Herald TranscriptJan 31 2020, 10:16 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson requested review of this revision.Jan 31 2020, 10:16 AM
broulik accepted this revision.Jan 31 2020, 10:42 AM
broulik added a subscriber: broulik.
broulik added inline comments.
kcms/cursortheme/kcmcursortheme.cpp
301

Move this above QStringList names;

This revision is now accepted and ready to land.Jan 31 2020, 10:42 AM
This revision was automatically updated to reflect the committed changes.