browserui/browser/BrowserAppInc/BrowserAppDocument.h
changeset 32 92a061761a7b
parent 31 868cceedabd3
equal deleted inserted replaced
31:868cceedabd3 32:92a061761a7b
    15 *     Browser document class
    15 *     Browser document class
    16 *     
    16 *     
    17 *
    17 *
    18 */
    18 */
    19 
    19 
    20 
       
    21 #ifndef __BROWSERAPPDOCUMENT_H
    20 #ifndef __BROWSERAPPDOCUMENT_H
    22 #define __BROWSERAPPDOCUMENT_H
    21 #define __BROWSERAPPDOCUMENT_H
    23 
    22 
    24 #include "browseroverriddensettings.h"
    23 #include <browseroverriddensettings.h>
    25 #include "BrowserUtil.h"
    24 #include "BrowserUtil.h"
    26 #include <akndoc.h>
    25 #include <akndoc.h>
    27 
    26 
    28 //CONSTANTS
    27 //CONSTANTS
    29 _LIT( KAttachment,"c:\\system\\temp\\Attachment.html");
    28 _LIT( KAttachment,"c:\\system\\temp\\Attachment.html");