mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
refact
This commit is contained in:
@@ -16,6 +16,7 @@ MainWindow::MainWindow(QWidget *parent) :
|
||||
action_Exit(nullptr)
|
||||
{
|
||||
ui->setupUi(this);
|
||||
setWindowFlags(windowFlags() & ~Qt::WindowMinimizeButtonHint);
|
||||
|
||||
//Скрываем ненужные элементы окна
|
||||
ui->menubar->setVisible(false);
|
||||
|
||||
Reference in New Issue
Block a user