]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Correction of compilation error
authorvsv <vitaly.smetannikov@opencascade.com>
Tue, 19 May 2015 09:48:56 +0000 (12:48 +0300)
committervsv <vitaly.smetannikov@opencascade.com>
Tue, 19 May 2015 09:48:56 +0000 (12:48 +0300)
src/ExchangePlugin/ExchangePlugin_ExportFeature.h

index 6613f9609713883c68d51d22b329894cb1c6c7aa..774cbadd9c8a3618a004e91d1f1e3b5f773a2f13 100644 (file)
@@ -57,8 +57,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