Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Minor cleanup of code
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 12 Feb 2017 23:33:16 +0000 (23:33 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 12 Feb 2017 23:33:16 +0000 (23:33 +0000)
source/main.cpp
source/tools/bitmapcode.cpp
source/widgets/XABContactMenu.cpp
source/widgets/XABContactMenu.h

index e46abb4..3de7a64 100644 (file)
@@ -1,6 +1,6 @@
 // main.cpp - Main subroutine (application start).
 //
-// (c) 2012-2015 Xestia Software Development.
+// (c) 2012-2017 Xestia Software Development.
 //
 // This file is part of Xestia Address Book.
 //
index 63215a4..b054104 100644 (file)
 #include <fstream>
 #include <iomanip>
 #include <ios>
+#include <string>
+
 #include <wx/wx.h>
 #include <wx/dir.h>
 #include <wx/tokenzr.h>
-#include <string.h>
 
 using namespace std;
 
index c29149b..6a30afc 100644 (file)
@@ -1,6 +1,6 @@
 // XABContactMenu.cpp - XABContactMenu widget
 //
-// (c) 2012-2015 Xestia Software Development.
+// (c) 2012-2016 Xestia Software Development.
 //
 // This file is part of Xestia Address Book.
 //
index 95092a7..e9858b1 100644 (file)
 #include <wx/app.h>
 
 enum XABContactMenuID {
-    ID_CONTACTMENU_OPEN = 1,
-    ID_CONTACTMENU_NEW,
-    ID_CONTACTMENU_EDIT,
-    ID_CONTACTMENU_DELETE,
-    ID_CONTACTMENU_REFRESHAB,
-    ID_CONTACTMENU_REVEAL,
-    ID_CONTACTMENU_SEPARATOR
+       ID_CONTACTMENU_OPEN = 1,
+       ID_CONTACTMENU_NEW,
+       ID_CONTACTMENU_EDIT,
+       ID_CONTACTMENU_DELETE,
+       ID_CONTACTMENU_REFRESHAB,
+       ID_CONTACTMENU_REVEAL,
+       ID_CONTACTMENU_SEPARATOR
 };
 
 enum XABContactMenuType {
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