Skip to content
Commit bb60002b authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

[Panel Shadows] Un-constify QWindow parameters

Summary:
It doesn't make sense to pass const `QWindow`s to `PanelShadows` because
a `KWindowShadow` needs a mutable `QWindow` object.

Test Plan: const_cast in PanelShadows::Private::updateShadow is gone \o/

Reviewers: #plasma, apol

Reviewed By: apol

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D26985
parent 670f3ec5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment