equal
deleted
inserted
replaced
286 // --------------------------------------------------------- |
286 // --------------------------------------------------------- |
287 // CCamVideoPreCaptureContainer::HandleForegroundEventL |
287 // CCamVideoPreCaptureContainer::HandleForegroundEventL |
288 // Handle events sending app to foreground and background |
288 // Handle events sending app to foreground and background |
289 // --------------------------------------------------------- |
289 // --------------------------------------------------------- |
290 |
290 |
291 void CCamVideoPreCaptureContainer::HandleForegroundEventL( TBool /*aForeground*/ ) |
291 void CCamVideoPreCaptureContainer::HandleForegroundEventL( TBool aForeground ) |
292 { |
292 { |
|
293 CCamPreCaptureContainerBase::HandleForegroundEventL( aForeground ); |
293 } |
294 } |
294 |
295 |
295 |
296 |
296 // --------------------------------------------------------- |
297 // --------------------------------------------------------- |
297 // CCamVideoPreCaptureContainer::ViewFinderLayoutResourceIds |
298 // CCamVideoPreCaptureContainer::ViewFinderLayoutResourceIds |