From: asl Date: Thu, 28 Sep 2017 13:13:40 +0000 (+0300) Subject: minor code clearing X-Git-Tag: v2.1~66^2~18 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=686208eab66de9f5042cbc271774114f7d6df880;p=modules%2Fhydro.git minor code clearing --- diff --git a/src/HYDROGUI/HYDROGUI_ProfileInterpolateDlg.h b/src/HYDROGUI/HYDROGUI_ProfileInterpolateDlg.h index e73b9d6e..12d52ff9 100644 --- a/src/HYDROGUI/HYDROGUI_ProfileInterpolateDlg.h +++ b/src/HYDROGUI/HYDROGUI_ProfileInterpolateDlg.h @@ -20,11 +20,7 @@ #define HYDROGUI_PROFILEINTERPOLATEDLG_H #include "HYDROGUI_ViewerDlg.h" - #include "HYDROGUI_ObjComboBox.h" - -#include - #include class QSpinBox; diff --git a/src/HYDROGUI/HYDROGUI_ViewerDlg.h b/src/HYDROGUI/HYDROGUI_ViewerDlg.h index a638b06b..da0b5176 100644 --- a/src/HYDROGUI/HYDROGUI_ViewerDlg.h +++ b/src/HYDROGUI/HYDROGUI_ViewerDlg.h @@ -20,15 +20,13 @@ #define HYDROGUI_VIEWERDLG_H #include "HYDROGUI_InputPanel.h" +#include -#include -#include - +class AIS_Trihedron; +class AIS_InteractiveContext; class QLabel; - class SUIT_ViewWindow; class SUIT_SelectionMgr; - class OCCViewer_Viewer; class OCCViewer_ViewManager;