browserutilities/browserdialogsprovider/Inc/BrowserViewImagesListBox.h
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    22 #define __VIEWIMAGESLISTBOX_H
    22 #define __VIEWIMAGESLISTBOX_H
    23 
    23 
    24 // INCLUDES
    24 // INCLUDES
    25 #include <e32base.h>
    25 #include <e32base.h>
    26 #include <e32def.h>
    26 #include <e32def.h>
    27 #include <aknPopup.h>
    27 #include <aknpopup.h>
    28 #include <aknlists.h>
    28 #include <aknlists.h>
    29 #include <mdaimageconverter.h>
    29 #include <MdaImageConverter.h>
    30 
    30 
    31 // Browser as a Plugin includes
    31 // Browser as a Plugin includes
    32 #include <BrCtlDialogsProvider.h>
    32 #include <brctldialogsprovider.h>
    33 
    33 
    34 // FORWARD DECLARATIONS
    34 // FORWARD DECLARATIONS
    35 class CCoeControl;
    35 class CCoeControl;
    36 class TCoeEvent;
    36 class TCoeEvent;
    37 class CEikListBox;
    37 class CEikListBox;