Remove not implemented method from Workspace
This commit is contained in:
parent
3108112cbf
commit
5a2504b19e
1 changed files with 0 additions and 1 deletions
|
@ -522,7 +522,6 @@ public:
|
|||
void updateFocusMousePosition(const QPoint& pos);
|
||||
QPoint focusMousePosition() const;
|
||||
|
||||
void toggleTopDockShadows(bool on);
|
||||
Client* getMovingClient() {
|
||||
return movingClient;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue