webengine/osswebengine/WebKit/s60/formcontrols/PopupSelectListBox.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 68 92a765b5b3e7
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    13 *
    13 *
    14 * Description:  PopupSelectLIstBox.h
    14 * Description:  PopupSelectLIstBox.h
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 
    18 #ifndef POPUPSELECTLISTBOX_H
    19 #ifndef POPUPSELECTLISTBOX_H
    19 #define POPUPSELECTLISTBOX_H
    20 #define POPUPSELECTLISTBOX_H
    20 
    21 
    21 //  INCLUDES
    22 //  INCLUDES
    22 #include <E32DEF.H>
    23 #include <E32DEF.H>
    23 #include <eiktxlbx.h>
    24 #include <eiktxlbx.h>
    24 #include <eikfrlb.h> //CFormattedCellListBox
    25 #include <eikfrlb.h> //CFormattedCellListBox
    25 
    26 
       
    27 
    26 // CONSTANTS
    28 // CONSTANTS
       
    29 
    27 
    30 
    28 // FORWARD DECLARATIONS
    31 // FORWARD DECLARATIONS
    29 
    32 
    30 class TBrCtlSelectOptionData;
    33 class TBrCtlSelectOptionData;
    31 class WebView;
    34 class WebView;