X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Fwrappers%2FBL_MainWindows_Qt.cxx;h=7f5b65a787a48ac954864c1413c413d6481382a7;hb=002325475b17a7b93c51d8946e884a1404024a68;hp=c0784ba9f94770c1aff5ab5cf018a79ee03014b7;hpb=ab9701f6df795114320806eafcf2071053f10e2f;p=modules%2Fjobmanager.git diff --git a/src/wrappers/BL_MainWindows_Qt.cxx b/src/wrappers/BL_MainWindows_Qt.cxx old mode 100755 new mode 100644 index c0784ba..7f5b65a --- a/src/wrappers/BL_MainWindows_Qt.cxx +++ b/src/wrappers/BL_MainWindows_Qt.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2014 CEA/DEN, EDF R&D +// Copyright (C) 2009-2022 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -19,6 +19,11 @@ #include "BL_MainWindows_Qt.hxx" +#include +#include +#include +#include + BL::MainWindows_Qt::MainWindows_Qt(QMainWindow * main_window) { DEBTRACE("Creating BL::MainWindows_Qt");