summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorThomas Senyk <thomas.senyk@qt.io>2023-02-24 15:43:30 +0100
committerThomas Senyk <thomas.senyk@qt.io>2023-02-27 08:15:23 +0100
commit5703d0a242aef9402d4b72ab50fe336f453e49fd (patch)
treeeda56c6a3811eae997041adfee0e6ed654feee7d /tests
parent12da86346954f7290e3e1fb00f5c5f2307d2fd58 (diff)
downloadqtwayland-5703d0a242aef9402d4b72ab50fe336f453e49fd.tar.gz
Move setup functions from local to member
Two functions with the same name and signiture were committed in two files. Normally this isn't an issue as those symbols end up in different plugins, however for a static Qt build all are linked into the same binary => symbol clash! Changing those functions to member functions of the respective private classes resolves this issue. As the original name was rather long, it was also shorted in the process. Fixes: QTBUG-111473 Pick-to: 6.5 Change-Id: I0f341a64199637a415898309763f9b5416fc4be1 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions