Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Cancel button on the Preferences form now works.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 8 Nov 2015 15:16:44 +0000 (15:16 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 8 Nov 2015 15:16:44 +0000 (15:16 +0000)
source/frmPreferences.cpp
source/frmPreferences.h

index 8c3149e..b79f888 100644 (file)
@@ -397,4 +397,10 @@ void frmPreferences::SavePreferences(wxCommandEvent &event){
 
        this->Close();
 
+}
+
+void frmPreferences::CloseWindow(wxCommandEvent &event){
+
+       this->Close();
+
 }
\ No newline at end of file
index a563667..96100dd 100644 (file)
@@ -22,6 +22,7 @@ class frmPreferences : public frmPreferencesADT
                void ModifyABAccount( wxCommandEvent& event );
                void SavePreferences( wxCommandEvent &event );
                void AddABAccount( wxCommandEvent &event );
+               void CloseWindow( wxCommandEvent &event );
        private:
                void ReloadAccounts();
                wxImageList *AccImgList =  new wxImageList(16,16,true,wxIMAGE_LIST_SMALL);
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