Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Fixed source code formatting in X-(Tokens) for ConvertToV3
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Wed, 20 Jan 2016 21:44:21 +0000 (21:44 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Wed, 20 Jan 2016 21:44:21 +0000 (21:44 +0000)
source/vcard/vcard34conv-v3conv.cpp

index 608af19..948649c 100644 (file)
@@ -1703,15 +1703,15 @@ bool vCard34Conv::ConvertToV3(wxString Filename, wxString *wxSData){
                        
                        size_t intPrevValue = (wxSProperty.Len() + 1);
                        
-            if (((QuoteBreakPoint + 1) - intPrevValue) <= 0){
+                       if (((QuoteBreakPoint + 1) - intPrevValue) <= 0){
                         
-                ContactDatav3.AddRaw(wxSProperty, wxSPropertySeg2);
+                               ContactDatav3.AddRaw(wxSProperty, wxSPropertySeg2);
 
-            } else {
+                       } else {
                         
-                ContactDatav3.AddRaw(wxSProperty + wxT(";") + ContactLine.Mid(intPrevValue, ((QuoteBreakPoint + 1) - (intPrevValue + 1))), wxSPropertySeg2);
+                               ContactDatav3.AddRaw(wxSProperty + wxT(";") + ContactLine.Mid(intPrevValue, ((QuoteBreakPoint + 1) - (intPrevValue + 1))), wxSPropertySeg2);
 
-            }
+                       }
                        
                }
                
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