Salome HOME
refs #525: autocolor of zones in a calculation case.
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ObjComboBox.h
index 59502e28d96286fef55b2a9c6a5e456937c7e6bd..96889e0102f5755036675b2781becbb6d5ce5751 100644 (file)
 #define HYDROGUI_OBJCOMBOBOX_H
 
 #include <HYDROData_Entity.h>
-
-#include <QComboBox.h>
+#include <QComboBox>
 
 class HYDROGUI_Module;
 class HYDROGUI_ObjComboBoxFilter;
-
 class SUIT_SelectionMgr;
 
 class HYDROGUI_ObjComboBox : public QWidget