summaryrefslogtreecommitdiffstats
path: root/src/plugins/android/qandroidwebview.cpp
diff options
context:
space:
mode:
authorAndy Shaw <[email protected]>2020-12-08 08:34:12 +0100
committerAndy Shaw <[email protected]>2021-01-27 10:14:46 +0100
commit2e7a10fa88f363a2cdd3ab1b567f8e39c10bdba3 (patch)
tree1b72bf177b7d4b00f77a86f769750e4ecf8997eb /src/plugins/android/qandroidwebview.cpp
parent074c6c068a80687f756314cecc092a48436c4712 (diff)
Do the pre-initialization steps after the plugin paths are set
Since initialize() is called before the creation of the application then we need to delay the actual implementation until the paths are set. Therefore a prehook is used for the application object so that these can be done before the application finishes initalizing. For static builds we call this function right away, thus requiring the need for the QtWebView::initialize() function to still exist. Change-Id: Ic4633cd1e96c39bc12f475fdd22c56646ea7ca10 Reviewed-by: Christian Strømme <[email protected]> (cherry picked from commit 8e82991875c82916785823ba01a02614b04369de)
Diffstat (limited to 'src/plugins/android/qandroidwebview.cpp')
0 files changed, 0 insertions, 0 deletions