--- a/browserutilities/downloadmgr/DownloadMgrClntSrv/inc/DownloadMgrServer.h Tue Aug 31 16:17:46 2010 +0300
+++ b/browserutilities/downloadmgr/DownloadMgrClntSrv/inc/DownloadMgrServer.h Wed Sep 01 12:28:30 2010 +0100
@@ -20,7 +20,7 @@
#define __DOWNLOADMGR_SERVER_H__
// INCLUDES
-#include <HttpDownloadManagerServerEngine.h>
+#include "HttpDownloadManagerServerEngine.h"
#include <e32base.h>
// FORWARD DECLARATIONS
@@ -601,6 +601,13 @@
* @return None.
*/
void SetString8AttributeL();
+
+ /**
+ * Get the number of live subsessions.
+ * @param -
+ * @return None.
+ */
+ void GetNumberOfSubsession();
private: // from CSession