webengine/osswebengine/WebKit/s60/webview/BrCtlLayoutObserverImpl.h
branchRCL_3
changeset 37 ac77f89b1d9e
parent 25 0ed94ceaa377
child 38 4917f9bf7995
equal deleted inserted replaced
36:c711bdda59f4 37:ac77f89b1d9e
    69         * @since 3.0
    69         * @since 3.0
    70         * @param aTitle Title of the page
    70         * @param aTitle Title of the page
    71         * @return void
    71         * @return void
    72         */
    72         */
    73         virtual void UpdateTitleL( const TDesC& /*aTitle*/ ) {}        
    73         virtual void UpdateTitleL( const TDesC& /*aTitle*/ ) {}        
       
    74 
    74     };
    75     };
    75 
    76 
    76 #endif      // BRCTLLAYOUTOBSERVERIMPL_H
    77 #endif      // BRCTLLAYOUTOBSERVERIMPL_H
    77             
    78             
    78 // End of File
    79 // End of File