Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added struct for CardDAV.
[xestiaab/.git] / source / common / textprocessing.cpp
index b9832e5..9d6c8ff 100644 (file)
@@ -96,7 +96,7 @@ void ResetUnusedString(wxString *ProcessString)
        // Reset an unused string.
 
        ProcessString->Replace(wxT("\\\\"), wxT("\\"), TRUE);
-       ProcessString->Replace(wxT("\n"), wxT(""), TRUE);
+       ProcessString->Replace(wxT("\\n"), wxT("\n"), TRUE);
        ProcessString->Replace(wxT("\\;"), wxT(";"), TRUE);
        ProcessString->Replace(wxT("\\,"), wxT(","), TRUE);
 
@@ -177,20 +177,4 @@ bool MapDataExists(int *ItemIndex, std::map<int,int> *MapPtr){
        
        }
 
-}
-
-/*
-template <typename ArgMap, typename... Args>
-void DeleteMapData(ArgMap* ArgMapPtr, Args*... ArgsList){
-
-       //DeleteMapDataProcess(ArgMapPtr);
-
-       DeleteMapData(ArgsList...);
-
-}
-*/
-/*
-void test(int* x) {
-
-}
-*/
\ No newline at end of file
+}
\ No newline at end of file
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy