]> Creatis software - creaContours.git/commitdiff
Remove non printable characters ?!?
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Thu, 6 Nov 2008 16:51:26 +0000 (16:51 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Thu, 6 Nov 2008 16:51:26 +0000 (16:51 +0000)
lib/Interface_Icons_NDimensions/interfEditMenu.cxx

index ff8516bb836f8a744de9bb5864afd879c940938a..75aec01935ae46aa78a5cd3ae624565baf91672f 100644 (file)
@@ -33,8 +33,8 @@ void interfEditMenu::initButtons(wxEvtHandler* evtHandler) {
     this->addButtons(path, nom);
        this->setVectorFunction(funct);
 
-       this->setButtonName(0, wxContour_ActionComman\13dsID::COPY_TOOL);
-       this->setButtonName(1, wxContour_ActionComman\13dsID::PASTE_TOOL);
+       this->setButtonName(0, wxContour_ActionCommandsID::COPY_TOOL);
+       this->setButtonName(1, wxContour_ActionCommandsID::PASTE_TOOL);
        this->setButtonName(2, '-');
        this->setButtonName(3, '-');