X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcommon%2Ftextprocessing.h;h=97ea9a1e83c2703ab7a9a0c4e3c8e045e877e613;hb=6bb536c3e2f509be4ea5d1f743785be3cfd60704;hp=7a63ea0652900e42732122a7e612c3901f6f1ba6;hpb=c96aab2ca3ef9a24252dd6d09677fe7f52959fd4;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() {};