Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Initial import of code already done for Xestia Address Book
[xestiaab/.git] / source / import / import-struct.h
1 #include <wx/wx.h>
3 #ifndef IMPORT_STRUCT_H
4 #define IMPORT_STRUCT_H
6 struct ImportDataContact{
7         wxString Filename;
8         int FilenameIndex;
9         bool ContactSelected = TRUE;
10         wxString ContactData;
11         wxString UIDValue;
12         wxString FriendlyName;
13 };
15 #endif
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