changeset 5769 | 09aca6e1317a |
parent 5768 | 852ba8f5685c |
child 5999 | dad168522e3b |
child 6009 | 14f6fc9869f2 |
--- a/QTfrontend/pagedata.cpp Sun Sep 04 20:51:54 2011 +0400 +++ b/QTfrontend/pagedata.cpp Sun Sep 04 21:03:06 2011 +0400 @@ -48,7 +48,7 @@ web->setOpenLinks(false); pageLayout->addWidget(web, 0, 0, 1, 3); - progressBarsLayout = new QVBoxLayout(this); + progressBarsLayout = new QVBoxLayout(); pageLayout->addLayout(progressBarsLayout, 1, 0, 1, 3); fetchList();