Commit 49fce76
qcore_unix_p.h: fix unqualified names [1/N]: SteadyClockClockId
The name is in the global namespace and lacks a Q prefix, so might
clash with names in other projects.
Fix by prepending Q.
Amends 5642b99.
There's a ton more where this came from, more than I care to fix on
the spot, so created QTBUG-144825 and QTBUG-144823 to keep track of
them.
Pick-to: 6.10
Task-number: QTBUG-144825
Change-Id: I3383380da7c40af80be2a1a469a1fa5470d8f57f
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
(cherry picked from commit cdec70e)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>1 parent eadffe3 commit 49fce76
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
974 | 974 | | |
975 | 975 | | |
976 | 976 | | |
977 | | - | |
| 977 | + | |
978 | 978 | | |
979 | 979 | | |
980 | 980 | | |
| |||
0 commit comments