This only adds some missing #include directives. The changeset has
also been tested on Debian-9 with Qt 5.9.
#include <SalomeApp_Tools.h>
+#include <QButtonGroup>
+
//OCCT includes
#include <TopoDS.hxx>
#include <TColStd_IndexedMapOfInteger.hxx>
#include <SalomeApp_Application.h>
#include <LightApp_SelectionMgr.h>
-#include <QButtonGroup>
-
+#include <QButtonGroup>
//=================================================================================
// class : EntityGUI_IsolineDlg
#include <Basics_OCCTVersion.hxx>
+#include <QButtonGroup>
+
//=================================================================================
// function : Constructor
// purpose :
#include <GEOMImpl_Types.hxx>
+#include <QButtonGroup>
+
//=================================================================================
// class : RepairGUI_CloseContourDlg()
// purpose : Constructs a RepairGUI_CloseContourDlg which is a child of 'parent', with the