It doesn't make sense to pass const QWindows to PanelShadows because
a KWindowShadow needs a mutable QWindow object.
Details
Details
- Reviewers
apol - Group Reviewers
Plasma - Commits
- R120:bb60002b1340: [Panel Shadows] Un-constify QWindow parameters
const_cast in PanelShadows::Private::updateShadow is gone \o/
Diff Detail
Diff Detail
- Repository
- R120 Plasma Workspace
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.