summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2021-12-06 09:19:45 +0100
committerMarc Mutz <marc.mutz@qt.io>2021-12-08 20:44:51 +0100
commit30989806af9c4a0cb6348c159835160f45eb7954 (patch)
treec1d8119857d097a895c8c81dc84e89e5b8a09735 /tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp
parent8c8c3390cada3070e09e18e2045a11d16109fb10 (diff)
QPdfSearchResult: std::move ctor arguments
The ctor is a perfect sink for the arguments, and already took them by value. What was missing was to std::move them into place instead of using the copy ctor. Change-Id: I3a708bea2cdd8417ea3e604af2850d99a5966c3f Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp')
0 files changed, 0 insertions, 0 deletions