Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added support to directly edit a contact using the -e command switch.
[xestiaab/.git] / source / contacteditor / frmContactEditor.cpp
index ca769cb..48ea549 100644 (file)
@@ -611,7 +611,7 @@ void frmContactEditor::UpdateMembersTab( wxCommandEvent &event ){
     
     if (cmbType->GetCurrentSelection() == 2){
         
-        tabMembers->Show();    
+        tabMembers->Show();
         
     } else {
         
@@ -625,4 +625,10 @@ void frmContactEditor::SetUID(int UID){
     
     ContactEditorUID = UID;
     
+}
+
+void frmContactEditor::SetMode(bool StartupEditModeIn){
+
+    StartupEditMode = StartupEditModeIn;
+
 }
\ 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