--- a/commonuis/CommonDialogs/inc/caknmemoryselectionmodelmultidrive.h Tue Feb 02 01:00:49 2010 +0200
+++ b/commonuis/CommonDialogs/inc/caknmemoryselectionmodelmultidrive.h Fri Feb 19 23:04:46 2010 +0200
@@ -132,7 +132,8 @@
EIconRemoteDrive,
EIconRemoteDriveActive, // Icon used in D-column if drive active
EIconInternalMassStorage,
- EIconInternalMassStorageUnavailable
+ EIconInternalMassStorageUnavailable,
+ EIconExternalUSBDrive
};
/**
@@ -196,6 +197,15 @@
/**
* Creates formatted listbox item and appends it to iListBoxArray.
+ * This method is for usb mass storage drives.
+ *
+ * @param aDriveInfo Drive information from which the lxx item string is
+ * created.
+ */
+ void AddUSBItemToLbxL( const TCFDDriveInfo& aDriveInfo );
+
+ /**
+ * Creates formatted listbox item and appends it to iListBoxArray.
* This method is for remote drives.
*
* @param aDriveInfo Drive information from which the lxx item string is