Salome HOME
0022628: [CEA 1202] The default icon disposition is not correct in french and in...
[samples/atomsolv.git] / src / ATOMSOLVGUI / ATOMSOLVGUI.cxx
index e08edf23fe9d07753a5f5afae0aea0451789811f..bd40f4265d66ba930ad1b2263d7c344e076b737a 100644 (file)
@@ -114,7 +114,7 @@ void ATOMSOLVGUI::initialize( CAM_Application* app )
   createMenu( ProcessData, aMenuId, 10 );
 
   // create toolbars
-  int aToolId = createTool ( tr( "TOOL_ATOMSOLV" ) );
+  int aToolId = createTool ( tr( "TOOL_ATOMSOLV" ), QString( "AtomSolv" ) );
   createTool( RetrieveData, aToolId );
   createTool( ProcessData, aToolId );