mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-16 18:14:40 +02:00
reverting r3193
This commit is contained in:
@@ -58,7 +58,6 @@ TutorialDialog::TutorialDialog(QString tutorial, QWidget *parent) :
|
||||
showPage(currentPage);
|
||||
|
||||
wfl->registerTutorialViewing(tutorial);
|
||||
this->setWindowFlags(this->windowFlags() | Qt::WindowMinimizeButtonHint);
|
||||
}
|
||||
|
||||
void TutorialDialog::resizeEvent(QResizeEvent *)
|
||||
|
||||
Reference in New Issue
Block a user