]> SALOME platform Git repositories - modules/hydro.git/commitdiff
Salome HOME
porting on Linux
authorasl <asl@opencascade.com>
Wed, 11 Oct 2017 07:30:15 +0000 (10:30 +0300)
committerasl <asl@opencascade.com>
Wed, 11 Oct 2017 07:30:15 +0000 (10:30 +0300)
src/HYDROGUI/HYDROGUI_BathymetryOp.h

index 705a54e628edc3d21ad4bd3b20b2533b8eec0267..2aad488b4ffed43aa6b263774f4e9e381db2a5c8 100644 (file)
@@ -21,7 +21,7 @@
 #define HYDROGUI_BATHYMETRY_OP_H
 
 #include <HYDROGUI_Operation.h>
-#include <QDialog.h>
+#include <QDialog>
 
 class OCCViewer_ViewWindow;
 class QtxDoubleSpinBox;