X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcommon%2Ftextprocessing.h;h=97ea9a1e83c2703ab7a9a0c4e3c8e045e877e613;hb=HEAD;hp=7a63ea0652900e42732122a7e612c3901f6f1ba6;hpb=479f4afdf817cfb62af4dc6ff4f90264cd42bc29;p=xestiaab%2F.git diff --git a/source/common/textprocessing.h b/source/common/textprocessing.h index 7a63ea0..97ea9a1 100644 --- a/source/common/textprocessing.h +++ b/source/common/textprocessing.h @@ -39,6 +39,8 @@ void DeleteMapDataProcess(int IndexNum, std::map* MapData); bool MapDataExists(int *ItemIndex, std::map *MapPtr); bool MapDataExists(int *ItemIndex, std::map *MapPtr); +wxString OutputText(wxString *TextInput); + //void DeleteMapDataB() {}; //void DeleteMapData() {};