Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Corrected striter with intiter in frmContactEditorOrganisations
[xestiaab/.git] / source / contacteditor / frmContactEditorOrganisations.cpp
index 9aa5f50..8763710 100644 (file)
@@ -253,7 +253,7 @@ void frmContactEditorOrganisations::SetEditorMode(bool EditMode, SectionType Sec
                intiter = OrganisationListPrefPtr->find(OrganisationListIndex);         
                
                if (intiter->first == OrganisationListIndex && intiter->second > 0 &&
-                 striter != OrganisationListPrefPtr->end()){
+                 intiter != OrganisationListPrefPtr->end()){
                
                        sliPriority->SetValue(intiter->second);
                        sliPriority->Enable();
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