Salome HOME
Moved some functionality to VTKViewer_Utilities.h
[modules/kernel.git] / src / SALOMEGUI / QAD_ListView.cxx
index 9b19755df213508e4d386a068ff05be2dff0d4e1..b48d624186ed60ac2bc47c192c712aaecae4f45b 100644 (file)
 
 #include "QAD_Desktop.h"
 
-//#include <QAD_Application.h>
-//#include <QAD_Document.h>
-
-
 #include <TColStd_ListIteratorOfListOfInteger.hxx>
 #include <TColStd_ListIteratorOfListOfReal.hxx>
+
+#include "utilities.h"
+
 using namespace std;
 
 //////////////////////////////////////////////////////////////////////