Salome HOME
Merge branch 'V9_2_2_BR'
[modules/jobmanager.git] / src / wrappers / BL_MainWindows_Qt.hxx
index 4604a9c22b1e0db48595fbb0d9e3b26a6f6508de..306bd2a9807912ac81a9f65f919a38eec358c73b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2019  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