Show
Ignore:
Timestamp:
10/03/08 09:31:24 (3 months ago)
Author:
ahodgkinson
Message:

digitalme: Roaming store API changes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/digitalme/ui/gtk/src/gtkcs.cpp

    r2460 r2487  
    20362036        // Call export API 
    20372037         
    2038         rc = issExportRoamingStore( pszFile, f_toccp( &passwordBuf), 
    2039                                 pUserInterface->m_pCurrentStore, pCardIdList); 
    2040          
    2041         // show confirmation 
     2038        rc = issExportRoamingStore( pUserInterface->m_pCurrentStore, pCardIdList, 
     2039                pszFile, f_toccp( &passwordBuf)); 
     2040         
     2041        // Show confirmation 
    20422042 
    20432043        resultsDisplay = gtk_message_dialog_new( NULL,