Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Indented code properly some more in contacteditor/frmContactEditor-Load.cpp
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 13 Mar 2016 12:40:26 +0000 (12:40 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 13 Mar 2016 12:40:26 +0000 (12:40 +0000)
source/contacteditor/frmContactEditor-Load.cpp

index 7ed1c92..fd75197 100644 (file)
@@ -466,22 +466,22 @@ void frmContactEditor::SplitValues(wxString *PropertyLine,
                if (PropertyLine->Mid(i, 1) == wxT(";") &&
                    PropertyLine->Mid((i - 1), 1) != wxT("\\")){
           
-                   if (intSplitsFound == 0){
+                       if (intSplitsFound == 0){
            
-                       SplitLength->insert(std::make_pair(intSplitsFound, (intSplitSize)));
+                               SplitLength->insert(std::make_pair(intSplitsFound, (intSplitSize)));
          
-                   } else {
+                       } else {
           
-                       SplitLength->insert(std::make_pair(intSplitsFound, (intSplitSize - 1)));
-           
-                   }
+                               SplitLength->insert(std::make_pair(intSplitsFound, (intSplitSize - 1)));
            
-                   SplitPoints->insert(std::make_pair(intSplitsFound, (i + 1)));
+                       }
            
-                   intSplitsFound++;
-                   intSplitSeek = i;
-                   intSplitSize = 0;
+                       SplitPoints->insert(std::make_pair(intSplitsFound, (i + 1)));
            
+                       intSplitsFound++;
+                       intSplitSeek = i;
+                       intSplitSize = 0;
+               
                }
 
        }
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