webengine/osswebengine/WebKit/s60/webcoresupport/WebEditorClient.cpp
changeset 5 10e98eab6f85
parent 0 dd21522fd290
child 10 a359256acfc6
equal deleted inserted replaced
1:7c90e6132015 5:10e98eab6f85
   285 //-----------------------------------------------------------------------------
   285 //-----------------------------------------------------------------------------
   286 // WebEditorClient::pageDestroyed
   286 // WebEditorClient::pageDestroyed
   287 //-----------------------------------------------------------------------------
   287 //-----------------------------------------------------------------------------
   288 void WebEditorClient::pageDestroyed()
   288 void WebEditorClient::pageDestroyed()
   289 {
   289 {
   290     notImplemented();
   290     delete this;
   291 }
   291 }
   292 
   292 
   293 //-----------------------------------------------------------------------------
   293 //-----------------------------------------------------------------------------
   294 // WebEditorClient::smartInsertDeleteEnabled
   294 // WebEditorClient::smartInsertDeleteEnabled
   295 //-----------------------------------------------------------------------------
   295 //-----------------------------------------------------------------------------