Salome HOME
Issue #591 - Highlight of the first argument of constraints
[modules/shaper.git] / src / ExchangePlugin / ExchangePlugin_ExportFeature.h
index 6613f9609713883c68d51d22b329894cb1c6c7aa..d5668f058eb4dee83a3b56826d9440ec7b3cad8f 100644 (file)
@@ -1,5 +1,9 @@
 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
 
+// File:    ExchangePlugin_ExportFeature.h
+// Created: May 14, 2015
+// Author:  Sergey POKHODENKO
+
 #ifndef EXCHANGEPLUGIN_EXPORTFEATURE_H_
 #define EXCHANGEPLUGIN_EXPORTFEATURE_H_
 
@@ -57,8 +61,9 @@ public:
 
   /// Reimplemented from ModelAPI_Feature::isMacro(). Returns true.
   EXCHANGEPLUGIN_EXPORT virtual bool isMacro() const { return true; }
+
   /// Reimplemented from ModelAPI_Feature::isPreviewNeeded(). Returns false.
-  MODELAPI_EXPORT virtual bool isPreviewNeeded() const { return false; }
+  EXCHANGEPLUGIN_EXPORT virtual bool isPreviewNeeded() const { return false; }
 
 protected:
   /// Performs the export of the file