X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=fullscreenwindow.cpp;h=507600b9ed6ef016b9295ed8640a7e8f182557a0;hb=8f61c1b666e9c4ad58d4689094c074c9cd05e387;hp=4aff5d04b3193e083eb500a84cceb5ffbc4f6239;hpb=7824c77776bfc286ce9711ab6e89a4e8aa0f3166;p=dorian diff --git a/fullscreenwindow.cpp b/fullscreenwindow.cpp index 4aff5d0..507600b 100644 --- a/fullscreenwindow.cpp +++ b/fullscreenwindow.cpp @@ -45,6 +45,7 @@ void FullScreenWindow::resizeEvent(QResizeEvent *e) { TRACE; Q_UNUSED(e); + restoreButton->raise(); QRect screen = QApplication::desktop()->screenGeometry(); restoreButton->setGeometry(screen.width() - TranslucentButton::pixels - 9, screen.height() - TranslucentButton::pixels - 9,