]> Creatis software - creaContours.git/blobdiff - lib/Interface_Icons_NDimensions/interfToolsMenu.cxx
Compiling under windows and linux
[creaContours.git] / lib / Interface_Icons_NDimensions / interfToolsMenu.cxx
index 6ee87b34489920bf35e6cb9261019460f6b05b05..b4c8e007cc65dd7f4c7786564da579388a5ad54d 100644 (file)
@@ -42,7 +42,7 @@ void interfToolsMenu::initButtons(wxEvtHandler* evtHandler) {
        this->addButtons(path, nom);    
        this->setVectorFunction(funct);
 
-       this->setButtonName(0, wxContour_ActionCommnadsID::CHANGE_TOOL);
+       this->setButtonName(0, wxContour_ActionCommandsID::CHANGE_TOOL);
 
        this->connectEvents(evtHandler);