]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
DCQ : Debug
authordcq <dcq@opencascade.com>
Mon, 15 Dec 2003 16:05:03 +0000 (16:05 +0000)
committerdcq <dcq@opencascade.com>
Mon, 15 Dec 2003 16:05:03 +0000 (16:05 +0000)
src/MeasureGUI/MeasureGUI_CheckShapeDlg.cxx
src/MeasureGUI/MeasureGUI_WhatisDlg.cxx

index fb89b1f5f77bb9e420d3c2f96e89c316e886f129..fa6d776ca3ab67150d0b6708b646ddf37fdac25a 100644 (file)
@@ -31,6 +31,8 @@ using namespace std;
 
 #include <BRepCheck_Analyzer.hxx>
 
+#include <qtextedit.h>
+
 //=================================================================================
 // class    : MeasureGUI_CheckShapeDlg()
 // purpose  : Constructs a MeasureGUI_CheckShapeDlg which is a child of 'parent', with the 
index e09cdaf94b92c58f1a2f8aaf603313a625f31629..23c2895c3796403e0b035756c85729301bd5449a 100644 (file)
@@ -35,6 +35,8 @@ using namespace std;
 #include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopoDS_Iterator.hxx>
 
+#include <qtextedit.h>
+
 //=================================================================================
 // class    : MeasureGUI_WhatisDlg()
 // purpose  : Constructs a MeasureGUI_WhatisDlg which is a child of 'parent', with the