]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ExchangePlugin/ExchangePlugin_Plugin.cpp
Salome HOME
Fix of the processEvents call on Linux
[modules/shaper.git] / src / ExchangePlugin / ExchangePlugin_Plugin.cpp
index b3256862a1c9e1c726bae79e19fec8e41d6477fc..3a4abd00bed00e7b23cb2079aaa74e37721acb6f 100644 (file)
@@ -12,7 +12,7 @@
 using namespace std;
 
 // the only created instance of this plugin
-static ExchangePlugin_Plugin* MY_INSTANCE = new ExchangePlugin_Plugin();
+static ExchangePlugin_Plugin* MY_EXCHANGE_INSTANCE = new ExchangePlugin_Plugin();
 
 ExchangePlugin_Plugin::ExchangePlugin_Plugin()
 {