Salome HOME
- Launcher can now load and save its jobs list
[modules/kernel.git] / src / Launcher / Launcher_Job_SALOME.hxx
index de351ab083681a960a8be21af6353d1e943d1f5f..c9b57964e6e7d309981ec98c0f18cb3d25d71a50 100644 (file)
@@ -1,4 +1,4 @@
-//  Copyright (C) 2009 CEA/DEN, EDF R&D
+//  Copyright (C) 2009-2010  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
@@ -16,8 +16,9 @@
 //
 //  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
-// Author: AndrĂ© RIBES - EDF R&D
 
+// Author: AndrĂ© RIBES - EDF R&D
+//
 #ifndef _LAUNCHER_JOB_SALOME_HXX_
 #define _LAUNCHER_JOB_SALOME_HXX_
 
@@ -30,7 +31,7 @@
 
 namespace Launcher
 {
-  class Job_SALOME : virtual public Launcher::Job
+  class LAUNCHER_EXPORT Job_SALOME : virtual public Launcher::Job
   {
     public:
       Job_SALOME();