Merge branch 'Staging' of https://github.com/liranbg/JceManager into Dev
This commit is contained in:
commit
fda73c003f
1 changed files with 2 additions and 0 deletions
|
@ -23,7 +23,9 @@ public:
|
|||
~CalendarManager()
|
||||
{
|
||||
delete caliSchedPtr;
|
||||
delete examSchePtr;
|
||||
delete caliDialog;
|
||||
delete examDialogPtr;
|
||||
}
|
||||
void exportCalendarCSV();
|
||||
void setCalendar(QString html);
|
||||
|
|
Loading…
Reference in a new issue