#include "SMESHGUI_ConvToQuadOp.h"#include "SMESHGUI.h"#include "SMESHGUI_ConvToQuadDlg.h"#include "SMESHGUI_Utils.h"#include "SMDSAbs_ElementType.hxx"#include "SMESH_TypeFilter.hxx"#include <LightApp_UpdateFlags.h>#include <SUIT_MessageBox.h>#include <SUIT_OverrideCursor.h>#include <SalomeApp_Tools.h>#include <SALOMEconfig.h>#include <CORBA_SERVER_HEADER(SMESH_MeshEditor)>
Go to the source code of this file.