summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebengineview.cpp
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2017-05-17 16:14:25 +0200
committerMichal Klocek <michal.klocek@qt.io>2017-05-17 16:03:46 +0000
commit55b54951b80cd8fa4363b3c9d492be74c0d2d5da (patch)
treec805cb4c048d035f921f6fca8495fe6526dbed15 /src/webengine/api/qquickwebengineview.cpp
parent59df7bd0a92acf6cb9ef2eac551b7a0913e2cd1f (diff)
Fix typos in symbol names
The symbol name for delete operators did not match the actual function definitions, however linker had no problem with that and simply skipping the symbol version export. Due to lazy binging in PLT this also got unnoticed when testing with test app, where delete was called on exit. Task-number: QTBUG-60565 Change-Id: I2be2f394a0097f1d06cf9ecda33ae5b22f83a77c Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/webengine/api/qquickwebengineview.cpp')
0 files changed, 0 insertions, 0 deletions