Skip to content

Commit

Permalink
Update the margins when adjusting to/from fullscreen
Browse files Browse the repository at this point in the history
  • Loading branch information
realnc committed Aug 15, 2012
1 parent 53f43c4 commit 144987e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hmainwindow.cc
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ HMainWindow::fFullscreenAdjust()
this->menuBar()->show();
#endif
}
hApp->updateMargins(-1);
}


Expand Down

0 comments on commit 144987e

Please sign in to comment.