[Qt, Trivial] fix header groupings + space, intdentation fixes

This commit is contained in:
Philip Kaufmann
2015-03-18 11:26:09 +01:00
committed by Wladimir J. van der Laan
parent 985ec17eee
commit 68f795e8b2
2 changed files with 6 additions and 6 deletions

View File

@@ -164,7 +164,7 @@ BitcoinGUI::BitcoinGUI(const NetworkStyle *networkStyle, QWidget *parent) :
// Create status bar
statusBar();
// Disable size grip because it looks ugly and nobody needs it
statusBar()->setSizeGripEnabled(false);