Salome HOME
Ensure cmake_build_type is used in SALOME 9.12.0
[tools/sat_salome.git] / products / patches / PERSALYS-v14.1-001.patch
1 --- persalys-14.1_ref/lib/src/view/FMIPhysicalModelWindow.cxx   2023-07-25 11:23:39.000000000 +0200
2 +++ persalys-14.1_dev/lib/src/view/FMIPhysicalModelWindow.cxx   2023-09-22 12:57:00.961672547 +0200
3 @@ -43,7 +43,7 @@
4  #include <QApplication>
5  #include <QTreeView>
6  #include <QGroupBox>
7 -
8 +#include <QScrollArea>
9  using namespace OT;
10  
11  namespace PERSALYS