From: mzn Date: Fri, 4 Apr 2014 10:23:01 +0000 (+0000) Subject: Remove maximize button. X-Git-Tag: BR_hydro_v1_0_1~6 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=46248efd2d65b6c6faa83e8ef2b6b85afe459d28;p=modules%2Fhydro.git Remove maximize button. --- diff --git a/src/HYDROGUI/HYDROGUI_ZLevelsDlg.cxx b/src/HYDROGUI/HYDROGUI_ZLevelsDlg.cxx index efedc345..5511c669 100644 --- a/src/HYDROGUI/HYDROGUI_ZLevelsDlg.cxx +++ b/src/HYDROGUI/HYDROGUI_ZLevelsDlg.cxx @@ -45,6 +45,7 @@ HYDROGUI_ZLevelsDlg::HYDROGUI_ZLevelsDlg( QWidget* theParent, HYDROGUI_Module* t Qt::WindowFlags aFlags = windowFlags(); aFlags |= Qt::CustomizeWindowHint; aFlags &= ~Qt::WindowMinimizeButtonHint; + aFlags &= ~Qt::WindowMaximizeButtonHint; setWindowFlags( aFlags ); // Dialog title