Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Accounts list now updates when an account is created.
[xestiaab/.git] / source / frmNewAccount.cpp
index e320223..211fb89 100644 (file)
@@ -450,7 +450,7 @@ void frmNewAccount::ProcessNext( wxCommandEvent& event )
         delete cfgfile;
         cfgfile = NULL;
         
-        ReloadAccountConfig = TRUE;
+        *ReloadAccountConfig = TRUE;
         
 #else
         
@@ -536,7 +536,7 @@ void frmNewAccount::ProcessNext( wxCommandEvent& event )
         delete cfgfile;
         cfgfile = NULL;
         
-        ReloadAccountConfig = TRUE;
+        *ReloadAccountConfig = TRUE;
         
 #endif
         
@@ -573,7 +573,7 @@ void frmNewAccount::WriteAccountDetails(wxFileConfig *cfgfilein, wxString Accoun
 
 void frmNewAccount::CloseWindow( wxCommandEvent& event )
 {
-    ReloadAccountConfig = FALSE;
+    *ReloadAccountConfig = FALSE;
     this->Close();
 }
 
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