wxTreeItemId RootNode = treAccounts->AddRoot(wxT("Root Item"));
- /*
- for (int i = (preferences.accounts.GetCount() - 1); i > 0; --i){
- treAccounts->AppendItem(RootNode, preferences.accounts.GetAccountName(i));
- }
- */
-
wxString AccDir;
wxString AccDirFull;
wxString AccDirFullSfx;
frmImportContacts::~frmImportContacts()
{
- /*delete AccControl;
- AccControl = NULL;
- delete treAccounts;
- treAccounts = NULL;
- delete AccImgList;
- AccImgList = NULL;*/
-
}
void frmImportContacts::GetResult()
wxString AccountName;
- //XABPrefAccounts prefaccounts;
-
wxTreeItemIdValue cookie;
wxTreeItemId next = treAccounts->GetRootItem();
wxString AccountType;
- //XABPrefAccounts prefaccounts;
-
wxTreeItemIdValue cookie;
wxTreeItemId next = treAccounts->GetRootItem();