Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Capitalise Bitmaps and Tools directories
[xestiaab/.git] / source / import / frmImportContacts.cpp
index 5cc53fe..e6d4a01 100644 (file)
@@ -22,7 +22,7 @@
 #include "frmImportContacts.h"
 #include "import-struct.h"
 #include "../common/preferences.h"
-#include "../bitmaps.h"
+#include "../Bitmaps.h"
 #include "../vcard/vcard.h"
 #include "../common/dirs.h"
 
@@ -85,12 +85,6 @@ frmImportContactsADT( parent )
     
        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;
@@ -151,13 +145,6 @@ frmImportContactsADT( parent )
 frmImportContacts::~frmImportContacts()
 {
        
-       /*delete AccControl;
-       AccControl = NULL;
-       delete treAccounts;
-       treAccounts = NULL;
-       delete AccImgList;
-       AccImgList = NULL;*/
-       
 }
 
 void frmImportContacts::GetResult()
@@ -245,8 +232,6 @@ wxString frmImportContacts::GetAccount()
 
        wxString AccountName;
        
-       //XABPrefAccounts prefaccounts;
-       
        wxTreeItemIdValue cookie;
        wxTreeItemId next = treAccounts->GetRootItem();
        
@@ -288,8 +273,6 @@ wxString frmImportContacts::GetAccountType()
 
        wxString AccountType;
        
-       //XABPrefAccounts prefaccounts;
-       
        wxTreeItemIdValue cookie;
        wxTreeItemId next = treAccounts->GetRootItem();
 
@@ -327,4 +310,4 @@ bool frmImportContacts::GetDialogResult(){
 
        return DialogResult;
 
-}
\ No newline at end of file
+}
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