diff options
| author | Marc Mutz <marc.mutz@qt.io> | 2024-03-08 13:03:06 +0100 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2024-03-21 06:08:58 +0000 |
| commit | 8e504bfeb7872e6d604cd19719f84a5794091386 (patch) | |
| tree | c50d53e2b9259590b3707e2d29c7bf565203db13 /src/corelib/kernel/qmetaobject.cpp | |
| parent | d34a9067c27750f4936a623825010a4efca8307c (diff) | |
QTest::qWaitFor(., int): remove superfluous static keyword
The static keyword prevents the linker from reusing the executable
code of one TU's instantiation of this function in other TUs.
There's no reason for this restriction, so remove it.
Amends 292cb12e024e63f17c501611e021b6f8da7d6dcc.
Pick-to: 6.7
Change-Id: Ide60ce0bf4b7118295fad98a25bd438fc1da2039
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'src/corelib/kernel/qmetaobject.cpp')
0 files changed, 0 insertions, 0 deletions
