Mark the add/remove methods as slots
ClosedPublic

Authored by ervin on Jan 9 2019, 12:36 PM.

Details

Summary

Those were previously slots in AvailablePagesModelInterface which got
lost in the previous merger. Since we trigger those via introspection
they weren't triggered anymore. The feature tests would have caught that
mistake.

Diff Detail

Repository
R4 Zanshin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ervin requested review of this revision.Jan 9 2019, 12:36 PM
ervin created this revision.
dfaure accepted this revision.Jan 9 2019, 12:37 PM
This revision is now accepted and ready to land.Jan 9 2019, 12:37 PM
This revision was automatically updated to reflect the committed changes.