1 #ifndef __frmEditAccount__
2 #define __frmEditAccount__
6 Subclass of frmEditAccountADT, which is generated by wxFormBuilder.
9 #include "../AppXestiaCalendar.h"
11 //// end generated include
13 /** Implementing frmEditAccountADT */
14 class frmEditAccount : public frmEditAccountADT
17 // Handlers for frmEditAccountADT events.
18 void DetectAddressBook( wxCommandEvent& event );
19 void UpdateSettings( wxCommandEvent& event );
20 void CloseWindow( wxCommandEvent& event );
23 frmEditAccount( wxWindow* parent );
24 //// end generated class members
28 #endif // __frmEditAccount__