m_clientSize is already connected in ShellClient::init
Summary: TODO no longer applies since ShellClient::init already connects SurfaceInterface::sizeChanged to update m_clientSize Test Plan Subscribers: kwin, #kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D5787
This commit is contained in:
parent
9ad87d3909
commit
3817eddfc6
1 changed files with 0 additions and 1 deletions
|
@ -312,7 +312,6 @@ QPoint ShellClient::clientContentPos() const
|
|||
|
||||
QSize ShellClient::clientSize() const
|
||||
{
|
||||
// TODO: connect for changes
|
||||
return m_clientSize;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue