D7304: Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN

2017-08-18 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R127:b7a63491ad1c: Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN (authored by davidedmundson). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D7304?vs=18133=18330#toc REPOSITORY

D7304: Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN

2017-08-15 Thread David Faure
dfaure accepted this revision. This revision is now accepted and ready to land. REPOSITORY R127 KWayland BRANCH davidedmundson/xdgv6 REVISION DETAIL https://phabricator.kde.org/D7304 To: davidedmundson, #plasma, dfaure Cc: plasma-devel, #frameworks, leezu, ZrenBot, progwolff, lesliezhai,

D7304: Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN

2017-08-14 Thread David Edmundson
davidedmundson created this revision. Restricted Application added projects: Plasma on Wayland, Frameworks. Restricted Application added subscribers: Frameworks, plasma-devel. REVISION SUMMARY Nested classes inherit the visibility of their outer class, so all the KClass::Private symbols have