diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2022-04-16 19:18:25 +0200 |
---|---|---|
committer | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2022-04-16 19:18:25 +0200 |
commit | 249984f4f93fe6fae81391f474e4d64ad9df3d6d (patch) | |
tree | 27762badaed1e1bee8293ae04e85d30270f4866e /src/crypto | |
parent | d1b3dfb275fd98e37cfe8a0f7cea7d03595af2e8 (diff) |
qt: Replace `GUIUtil::ObjectInvoke()` with `QMetaObject::invokeMethod()`
The `GUIUtil::ObjectInvoke()` template function was a replacement of
the `QMetaObject::invokeMethod()` functor overload which is available
in Qt 5.10+.
No behavior change.
Diffstat (limited to 'src/crypto')
0 files changed, 0 insertions, 0 deletions