Diffusion KWin c8c15f005799

Use std::bind expression for Workspace::slotWindowtoDesktop

Authored by graesslin on Jul 21 2017, 2:10 PM.

Description

Use std::bind expression for Workspace::slotWindowtoDesktop

Summary:
This way we don't need the sender() hack to get the value set on the
QAction.

Test Plan: New autotest in master still passes

Reviewers: KWin, Plasma

Subscribers: plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D6811

Details