Fix XDGForeign Client header installs
ClosedPublic

Authored by davidedmundson on Dec 13 2018, 11:51 AM.

Details

Summary

XdgForeign.h contains the public classes that a client could use.
Xdgforeign_v2 is entirely internal.

Technically this is arguably API break, but every single class declared
in the installed header isn't exported.

It won't cause an issue.

Test Plan

Installed

Diff Detail

Repository
R127 KWayland
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
Restricted Application added a project: Frameworks. · View Herald TranscriptDec 13 2018, 11:51 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
davidedmundson requested review of this revision.Dec 13 2018, 11:51 AM
zzag accepted this revision.Dec 13 2018, 12:04 PM
This revision is now accepted and ready to land.Dec 13 2018, 12:04 PM
davidedmundson edited the summary of this revision. (Show Details)Dec 13 2018, 12:47 PM
This revision was automatically updated to reflect the committed changes.