Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
aa9aefe42488fb65ce5065738bf89fda04b0da45
[xestiacalendar/.git] / source / forms / preferences / frmPreferences.cpp
1 #include "frmPreferences.h"
3 frmPreferences::frmPreferences( wxWindow* parent )
4 :
5 frmPreferencesADT( parent )
6 {
8 }
10 void frmPreferences::LoadPreferences( wxInitDialogEvent& event )
11 {
12 // TODO: Implement LoadPreferences
13 }
15 void frmPreferences::DisableABButtons( wxListEvent& event )
16 {
17 // TODO: Implement DisableABButtons
18 }
20 void frmPreferences::EnableABButtons( wxListEvent& event )
21 {
22 // TODO: Implement EnableABButtons
23 }
25 void frmPreferences::AddABAccount( wxCommandEvent& event )
26 {
27 // TODO: Implement AddABAccount
28 }
30 void frmPreferences::ModifyABAccount( wxCommandEvent& event )
31 {
32 // TODO: Implement ModifyABAccount
33 }
35 void frmPreferences::DeleteABAccount( wxCommandEvent& event )
36 {
37 // TODO: Implement DeleteABAccount
38 }
40 void frmPreferences::SavePreferences( wxCommandEvent& event )
41 {
42 // TODO: Implement SavePreferences
43 }
45 void frmPreferences::CloseWindow( wxCommandEvent& event )
46 {
47 // TODO: Implement CloseWindow
48 }
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