diff --git a/sources/aboutqet.cpp b/sources/aboutqet.cpp index f77f0712f..33f0e6c98 100644 --- a/sources/aboutqet.cpp +++ b/sources/aboutqet.cpp @@ -60,8 +60,6 @@ AboutQET::AboutQET(QWidget *parent) : scrollArea->setWidgetResizable(true); scrollArea->setFixedSize (590, 590); scrollArea->setWidget(tabs); - scrollArea->setWindowModality(Qt::ApplicationModal); - } /**