Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Makefile: Added more files to compile
[xestiacalendar/.git] / source / forms / actmgr / frmActivityMgr.cpp
1 #include "frmActivityMgr.h"
3 frmActivityMgr::frmActivityMgr( wxWindow* parent )
4 :
5 frmActivityMgrADT( parent )
6 {
8 }
10 void frmActivityMgr::CloseWindow( wxCloseEvent& event )
11 {
12 // TODO: Implement CloseWindow
13 }
15 void frmActivityMgr::StopTask( wxCommandEvent& event )
16 {
17 // TODO: Implement StopTask
18 }
20 void frmActivityMgr::StopAllTasks( wxCommandEvent& event )
21 {
22 // TODO: Implement StopAllTasks
23 }
25 void frmActivityMgr::RetryTask( wxCommandEvent& event )
26 {
27 // TODO: Implement RetryTask
28 }
30 void frmActivityMgr::SleepMode( wxCommandEvent& event )
31 {
32 // TODO: Implement SleepMode
33 }
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