diff --git a/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp b/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp index ea7b76145c0fad083730750106d481a2a25436ef..92bea0105459c560882bd2a084fc20a63577bd3b 100644 --- a/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp +++ b/source/ArmarXGui/gui-plugins/StatechartEditorPlugin/StateTreeController.cpp @@ -67,7 +67,7 @@ StateTreeController::StateTreeController(Ice::CommunicatorPtr ic, VariantInfoPtr CMakePackageFinder finder("ArmarXCore"); this->appForDrag.reset( new ScenarioManager::Data_Structure::Application( - "XMLRemoteStateOfferer", + "XMLRemoteStateOffererRun", finder.getBinaryDir(), "ArmarXCore" ));