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

--- Comment #1 from Peter Marshall <p...@goteck.co.uk> ---
Sorry - mistake in code:

QRect MainWindow::getDesktopGeometry()
{
    QRect screenGeometry =
QApplication::desktop()->availableGeometry(getScreen());
    return screenGeometry;
}

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

Reply via email to