branch | 3rded |
changeset 343 | 9c56bf585696 |
parent 186 | 32aedca70582 |
child 390 | d7abecc9d189 |
281:1cae65a87b5e | 343:9c56bf585696 |
---|---|
76 TKeyResponse OfferKeyEventL(const TKeyEvent& aKeyEvent,TEventCode aType); |
76 TKeyResponse OfferKeyEventL(const TKeyEvent& aKeyEvent,TEventCode aType); |
77 void DynInitMenuPaneL(TInt aResourceId,CEikMenuPane* aMenuPane); |
77 void DynInitMenuPaneL(TInt aResourceId,CEikMenuPane* aMenuPane); |
78 |
78 |
79 private: |
79 private: |
80 TBool iDontUpdateList; |
80 TBool iDontUpdateList; |
81 |
|
82 }; |
81 }; |
83 |
82 |
84 #endif |
83 #endif |
85 |
84 |
86 |
85 |