summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qtimer.cpp
diff options
context:
space:
mode:
authorTim Blechmann <tim.blechmann@qt.io>2025-07-17 16:14:00 +0800
committerTim Blechmann <tim.blechmann@qt.io>2025-07-22 10:50:01 +0800
commita68e7a5f876f432812e15e287c93c137a2ec1d2a (patch)
tree6dbe654216070baa56ee19bd8f4a040d40d030c1 /src/corelib/kernel/qtimer.cpp
parenta9653ea3f608fd43bb3f509c035a6415013859c2 (diff)
QtCore: prevent un-namespaced symbols from being being exported
A few inline functions were not properly namespaced and could clash with application symbols when linking qt statically. Declaring them as static to hide them. furthermore qTerminate was not defined in the qt namespace. Task-number: QTBUG-138543 Pick-to: 6.10 Change-Id: I823839a7fd00e1ba2b94b4232efedb79b71a59a6 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/kernel/qtimer.cpp')
0 files changed, 0 insertions, 0 deletions