[server] Add const variants to methods in SubSurfaceInterface
ClosedPublic

Authored by graesslin on Mar 24 2016, 2:31 PM.

Details

Summary

Fixes errors in API of methods which should be const not being const.

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.
graesslin updated this revision to Diff 2939.Mar 24 2016, 2:31 PM
graesslin retitled this revision from to [server] Add const variants to methods in SubSurfaceInterface.
graesslin updated this object.
graesslin edited the test plan for this revision. (Show Details)
graesslin added a reviewer: Plasma.
Restricted Application added a project: Plasma. · View Herald TranscriptMar 24 2016, 2:31 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
sebas accepted this revision.Mar 24 2016, 2:57 PM
sebas added a reviewer: sebas.
sebas added a subscriber: sebas.

A note to remove the non-const methods with the next BIC change would be useful, otherwise: good stuff.

This revision is now accepted and ready to land.Mar 24 2016, 2:57 PM
This revision was automatically updated to reflect the committed changes.