Salome HOME
Fix of the processEvents call on Linux
[modules/shaper.git] / src / PartSetPlugin / PartSetPlugin_Plugin.cpp
index 7f331fd76f14f0a097889940621b5900fb19163b..0ad4b8b928ad69e4ec78822999fedf0fa66e1e3c 100644 (file)
@@ -8,7 +8,7 @@
 using namespace std;
 
 // the only created instance of this plugin
-static PartSetPlugin_Plugin* MY_INSTANCE = new PartSetPlugin_Plugin();
+static PartSetPlugin_Plugin* MY_PARTSET_INSTANCE = new PartSetPlugin_Plugin();
 
 PartSetPlugin_Plugin::PartSetPlugin_Plugin()
 {