Unreviewed build fix.
authorSimon Hausmann <hausmann@webkit.org>
Tue, 5 Oct 2010 13:27:36 +0000 (13:27 +0000)
committerAdemar de Souza Reis Jr <ademar.reis@openbossa.org>
Wed, 6 Oct 2010 14:38:00 +0000 (16:38 +0200)
commit69b269b84ad30461abc34e8cf9e700a9f80c771f
tree62cb28792df51dfab617d4f631f5ea791a8c41c4
parentb2d63cf26fad312ca53ba30506e2ea4e7d448042
Unreviewed build fix.

[Symbian] Fix build issue due to gaps in ordinals in the def file

Restore previously removed symbols and mark them absent instead. We must
not remove symbols from this file, because it breaks binary compatibility
(when re-assigning the ordinals of the following symbols) or it causes build
breakage when instead having a gap in the ordinal sequence. Instead removing
a symbol is done by marking it as absent.

* symbian/eabi/QtWebKitu.def:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69104 268f45cc-cd09-0410-ab3c-d52691b4dbfc
WebKit/qt/ChangeLog
WebKit/qt/symbian/eabi/QtWebKitu.def