minor whitespace style changes

This commit is contained in:
Kurt Hindenburg
2012-05-13 08:51:27 -04:00
parent 5e0b936666
commit 9f5877bdfc
7 changed files with 9 additions and 10 deletions

View File

@@ -721,7 +721,7 @@ void MainWindow::setMenuBarInitialVisibility(bool visible)
void MainWindow::showEvent(QShowEvent* aEvent)
{
// Make sure the 'initial' visibility is applied only once.
if (! _menuBarInitialVisibilityApplied) {
if (!_menuBarInitialVisibilityApplied) {
// the initial visibility of menubar should be applied at this last
// moment. Otherwise, the initial visibility will be determined by