Salome HOME
Copyright update 2021
[modules/jobmanager.git] / src / wrappers / BL_MainWindows_Qt.hxx
index 08f7b7842a129a7b8cc14270e5550a43b2feecda..d497fc946428e801db991a5d5f3c856ef7b71c93 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2021  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
 #endif
 
 #include "BL_MainWindows_Wrap.hxx"
+
+#include <QObject>
 #include <map>
 
+class QMenu;
+
 namespace BL
 {
   class BL_Wrappers_Qt_EXPORT MainWindows_Qt : public MainWindows_Wrap, public QObject