X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FExchangePlugin%2FExchangePlugin_ExportFeature.h;h=d5668f058eb4dee83a3b56826d9440ec7b3cad8f;hb=6239c1880d74ea741d49e06ab9d24b1d9e63a0dc;hp=6613f9609713883c68d51d22b329894cb1c6c7aa;hpb=d7d6265cce5e49374130cb4c6a4cfb3a90eba875;p=modules%2Fshaper.git diff --git a/src/ExchangePlugin/ExchangePlugin_ExportFeature.h b/src/ExchangePlugin/ExchangePlugin_ExportFeature.h index 6613f9609..d5668f058 100644 --- a/src/ExchangePlugin/ExchangePlugin_ExportFeature.h +++ b/src/ExchangePlugin/ExchangePlugin_ExportFeature.h @@ -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