Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
timers: Moved includes into timers.h
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sat, 4 Mar 2017 22:23:11 +0000 (22:23 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sat, 4 Mar 2017 22:23:11 +0000 (22:23 +0000)
source/common/timers.cpp
source/common/timers.h

index 4ba3e94..d025219 100644 (file)
 // 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 "../actmgr/frmActivityMgr.h"
-#include "../frmContact.h"
-#include "../frmMain.h"
-#include <wx/mstream.h>
-#include <wx/file.h>
-#include <wx/ffile.h>
-#include <wx/filename.h>
-#include <wx/tokenzr.h>
-#include "../bitmaps.h"
-#include "../enums.h"
-#include "../common/preferences.h"
-#include "../common/etag.h"
-#include "../common/dirs.h"
+#include "timers.h"
 
 void wxActTimer::Notify(){
 
index 0af0942..67b8412 100644 (file)
 // 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 <wx/timer.h>
+#include <wx/wx.h>
+#include <wx/mstream.h>
+#include <wx/file.h>
+#include <wx/ffile.h>
+#include <wx/filename.h>
+#include <wx/tokenzr.h>
+
 #include "../actmgr/frmActivityMgr.h"
 #include "../contacteditor/frmContactEditor.h"
 #include "../connobject/ConnectionObject.h"
+#include "../frmContact.h"
+#include "../frmMain.h"
+#include "../bitmaps.h"
+#include "../enums.h"
+#include "../common/preferences.h"
+#include "../common/etag.h"
+#include "../common/dirs.h"
 #include "etag.h"
 
 #ifndef TIMERS_H
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