Drop the contents margins from the main window.
commit704eeba289c6bd7e361e46eb1624da235f22536a
authorArto Jonsson <ajonsson@kapsi.fi>
Thu, 14 May 2009 07:48:22 +0000 (14 10:48 +0300)
committerArto Jonsson <ajonsson@kapsi.fi>
Thu, 14 May 2009 07:48:22 +0000 (14 10:48 +0300)
tree66f11f8dd6a3c7216c46bd9e2e56599b36e94717
parent97b4813456102149cca98806054c8605457b149a
Drop the contents margins from the main window.

The default contents margins used together with the dock windows create weird
spacing issues around the graphical chessboard. This commits removes the
margins around the 'mainLayout' component. The top margin is not removed
however, because it would pack chess clocks and the main menu too tightly.
projects/gui/src/mainwindow.cpp