Commit e2ce6d1a authored by hausmann@webkit.org's avatar hausmann@webkit.org

[Qt] Update the .def files with exported symbols

Reviewed by Laszlo Gombos.

* symbian/eabi/QtWebKitu.def: Add two mangled missing new symbols for arm eabi.

git-svn-id: svn://svn.chromium.org/blink/trunk@53936 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 031865a8
2010-01-27 Simon Hausmann <simon.hausmann@nokia.com>
Reviewed by Laszlo Gombos.
[Qt] Update the .def files with exported symbols
* symbian/eabi/QtWebKitu.def: Add two mangled missing new symbols for arm eabi.
2010-01-27 Kent Hansen <kent.hansen@nokia.com> 2010-01-27 Kent Hansen <kent.hansen@nokia.com>
Reviewed by Simon Hausmann. Reviewed by Simon Hausmann.
......
...@@ -694,4 +694,6 @@ EXPORTS ...@@ -694,4 +694,6 @@ EXPORTS
_Z25qt_resumeActiveDOMObjectsP9QWebFrame @ 693 NONAME _Z25qt_resumeActiveDOMObjectsP9QWebFrame @ 693 NONAME
_Z26qt_suspendActiveDOMObjectsP9QWebFrame @ 694 NONAME _Z26qt_suspendActiveDOMObjectsP9QWebFrame @ 694 NONAME
_Z35qtwebkit_webframe_scrollRecursivelyP9QWebFrameii @ 695 NONAME _Z35qtwebkit_webframe_scrollRecursivelyP9QWebFrameii @ 695 NONAME
_ZN13QWebInspector10closeEventEP11QCloseEvent @ 696 NONAME
_ZN9QWebFrame17scrollRecursivelyEii @ 697 NONAME
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment