branch | RCL_3 |
changeset 35 | 5c11946e75b3 |
parent 0 | 84ad3b177aa3 |
34:5dedbccec665 | 35:5c11946e75b3 |
---|---|
269 const TDesC& iUrl; |
269 const TDesC& iUrl; |
270 TInt iFreq; |
270 TInt iFreq; |
271 TInt iPreviousFreq; |
271 TInt iPreviousFreq; |
272 TInt iSelectedDlgLine; |
272 TInt iSelectedDlgLine; |
273 TBool iActionCancelled; |
273 TBool iActionCancelled; |
274 TBool iDrag; |
|
275 TPointerEvent iPointerEvent; |
|
274 }; |
276 }; |
275 |
277 |
276 #endif // FEEDS_EDIT_FEED_DIALOG_H |
278 #endif // FEEDS_EDIT_FEED_DIALOG_H |
277 |
279 |
278 // End of File |
280 // End of File |