changeset 2071 | 0faa147c47df |
parent 2036 | d4448c021553 |
child 2072 | 6e0fcbcc3f60 |
--- a/QTfrontend/pages.cpp Sun May 17 13:03:56 2009 +0000 +++ b/QTfrontend/pages.cpp Sun May 17 13:04:58 2009 +0000 @@ -64,6 +64,7 @@ PageMain::PageMain(QWidget* parent) : AbstractPage(parent) { + setAttribute(Qt::WA_NoSystemBackground, true); QGridLayout * pageLayout = new QGridLayout(this); //pageLayout->setColumnStretch(0, 1); //pageLayout->setColumnStretch(1, 2);