Skip to content

libkwineffects: rename major and minor methods

Xaver Hugl requested to merge work/zamundaaa/musl into master

There's "major" and "minor" defines that can get implicitly included, for example with musl libc. To prevent that from breaking compilation, rename the methods.

I hate C sometimes...

@bribbers this should fix it

Merge request reports