diff options
author | Jani Hautakangas <jani.hautakangas@nokia.com> | 2011-04-04 09:58:06 (GMT) |
---|---|---|
committer | Jani Hautakangas <jani.hautakangas@nokia.com> | 2011-04-04 09:58:06 (GMT) |
commit | cb705c2e3c35fa7c6d70a9348477450cddf50633 (patch) | |
tree | 2aa8ae06699b887db9bb7de27bb33fa81e744c69 /src/s60installs/eabi | |
parent | 393f437bf2dc5b0ea602bf2ee4d93711a8fa8431 (diff) | |
download | Qt-cb705c2e3c35fa7c6d70a9348477450cddf50633.zip Qt-cb705c2e3c35fa7c6d70a9348477450cddf50633.tar.gz Qt-cb705c2e3c35fa7c6d70a9348477450cddf50633.tar.bz2 |
Update defs files
Reviewed-by: TRUSTME
Diffstat (limited to 'src/s60installs/eabi')
-rw-r--r-- | src/s60installs/eabi/QtOpenGLu.def | 6 | ||||
-rw-r--r-- | src/s60installs/eabi/QtOpenVGu.def | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/src/s60installs/eabi/QtOpenGLu.def b/src/s60installs/eabi/QtOpenGLu.def index ce92a0c..44f7306 100644 --- a/src/s60installs/eabi/QtOpenGLu.def +++ b/src/s60installs/eabi/QtOpenGLu.def @@ -721,9 +721,9 @@ EXPORTS _ZN13QGLPixmapData9hibernateEv @ 720 NONAME _ZN17QGLGraphicsSystem22releaseCachedResourcesEv @ 721 NONAME _ZN13QGLPixmapData11idealFormatER6QImage6QFlagsIN2Qt19ImageConversionFlagEE @ 722 NONAME - _ZN13QGLPixmapData24releaseNativeImageHandleEv @ 723 NONAME ABSENT - _ZN13QGLPixmapData25initFromNativeImageHandleEPvRK7QString @ 724 NONAME ABSENT - _ZN13QGLPixmapData35createFromNativeImageHandleProviderEv @ 725 NONAME ABSENT + _ZN13QGLPixmapData24releaseNativeImageHandleEv @ 723 NONAME + _ZN13QGLPixmapData25initFromNativeImageHandleEPvRK7QString @ 724 NONAME + _ZN13QGLPixmapData35createFromNativeImageHandleProviderEv @ 725 NONAME _Z28qt_resolve_buffer_extensionsP10QGLContext @ 726 NONAME _ZN12QGLFunctions21initializeGLFunctionsEPK10QGLContext @ 727 NONAME _ZN12QGLFunctionsC1EPK10QGLContext @ 728 NONAME diff --git a/src/s60installs/eabi/QtOpenVGu.def b/src/s60installs/eabi/QtOpenVGu.def index 758f190..5b083bd 100644 --- a/src/s60installs/eabi/QtOpenVGu.def +++ b/src/s60installs/eabi/QtOpenVGu.def @@ -8,7 +8,7 @@ EXPORTS _Z25qt_vg_create_paint_enginev @ 7 NONAME _Z26qt_vg_destroy_paint_engineP14QVGPaintEngine @ 8 NONAME _Z28qt_vg_config_to_image_formatP11QEglContext @ 9 NONAME - _ZN13QVGPixmapData12forceToImageEv @ 10 NONAME + _ZN13QVGPixmapData12forceToImageEv @ 10 NONAME ABSENT _ZN13QVGPixmapData12toNativeTypeEN11QPixmapData10NativeTypeE @ 11 NONAME _ZN13QVGPixmapData14fromNativeTypeEPvN11QPixmapData10NativeTypeE @ 12 NONAME _ZN13QVGPixmapData15setAlphaChannelERK7QPixmap @ 13 NONAME @@ -213,6 +213,6 @@ EXPORTS _ZN13QVGPixmapData24releaseNativeImageHandleEv @ 212 NONAME _ZN13QVGPixmapData25initFromNativeImageHandleEPvRK7QString @ 213 NONAME _ZN13QVGPixmapData35createFromNativeImageHandleProviderEv @ 214 NONAME - _ZN13QVGPixmapData12forceToImageEb @ 215 NONAME ABSENT + _ZN13QVGPixmapData12forceToImageEb @ 215 NONAME _ZNK16QVGWindowSurface8featuresEv @ 216 NONAME |