]> Creatis software - creaContours.git/blobdiff - lib/Interface_Icons_NDimensions/interfIOMenu.cxx
Remove some warnings
[creaContours.git] / lib / Interface_Icons_NDimensions / interfIOMenu.cxx
index 4884a6ac9e80b2d0b9a796554be8c66aef073c5c..ddf20f993059ce07b9688649b5a584a45314c6d6 100644 (file)
@@ -24,8 +24,8 @@ void interfIOMenu::initButtons(wxEvtHandler* evtHandler) {
        this->addButtons(path, nom);
        this->setVectorFunction(funct);
 
-       this->setButtonName(0, wxContour_ActionCommnadsID::OPEN_TOOL);
-       this->setButtonName(1, wxContour_ActionCommnadsID::SAVE_TOOL);
+       this->setButtonName(0, wxContour_ActionCommandsID::OPEN_TOOL);
+       this->setButtonName(1, wxContour_ActionCommandsID::SAVE_TOOL);
 
        this->connectEvents(evtHandler);