https://bugs.kde.org/show_bug.cgi?id=455287

David Redondo <k...@david-redondo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k...@david-redondo.de

--- Comment #1 from David Redondo <k...@david-redondo.de> ---
In KWIN:
void VirtualDesktopManager::setRows(uint rows)
{
    if (rows == 0 || rows > count() || rows == m_rows) {
        return;
    }

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to