mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
WidgetTools::closeAllChildWidgets
This commit is contained in:
@@ -8,6 +8,8 @@ SpecMsgBox::SpecMsgBox(QWidget *parent, TypeSpecMsgBox type, const QString& text
|
||||
{
|
||||
ui->setupUi(this);
|
||||
|
||||
this->setObjectName("SpecMsgBox");
|
||||
|
||||
this->setWindowFlags(this->windowFlags() & ~Qt::WindowContextHelpButtonHint);
|
||||
|
||||
if(type == TypeSpecMsgBox::warningYesNo)
|
||||
|
||||
Reference in New Issue
Block a user