Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Removed commented out code from common/mime.cpp
[xestiaab/.git] / source / common / timers.h
index f9c6902..5952a57 100644 (file)
@@ -1,9 +1,27 @@
+// timers.h - Timers subroutines header.
+//
+// (c) 2012-2015 Xestia Software Development.
+//
+// This file is part of Xestia Address Book.
+//
+// Xestia Address Book is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by the
+// Free Software Foundation, version 3 of the license.
+//
+// Xestia Address Book is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License along
+// with Xestia Address Book. If not, see <http://www.gnu.org/licenses/>
+
 #include <map>
 #include <wx/timer.h>
 #include <wx/wx.h>
 #include <mutex>
 #include <atomic>
-#include "../frmActivityMgr.h"
+#include "../actmgr/frmActivityMgr.h"
 #include "../contacteditor/frmContactEditor.h"
 #include "etag.h"
 
@@ -57,6 +75,7 @@ private:
     std::map<int,int> *ActListPtr;
     std::map<int,long> *ActListUIPtr;
     std::map<int,wxString> *ActListDetailPtr;
+    std::map<int,CardDAV*> *ActListConnPtr;
     wxListCtrl *lstActivityPtr;
     wxStaticText *lblDetailsPtr;
     bool *TasksActivePtr;
@@ -77,7 +96,7 @@ public:
                        std::map<int,wxString> *ActListDetail, bool *TasksActive,
                        wxListCtrl *lstActivity, wxStaticText *lblDetails, wxGauge *GauProgress,
                        void *ActMgr, wxActTimer *ActTimer, wxActProcessTimer *ActProcessTimer,
-                       std::map<int,wxDateTime> *ActListFinDT);
+                       std::map<int,wxDateTime> *ActListFinDT, std::map<int, CardDAV*> *ActListConn);
     void EnableClearup();
     
 };
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