aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/cppintegration/data.qdoc
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2016-07-28 12:50:38 +0200
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2016-07-28 12:23:47 +0000
commit3c9a70eec93ad3155708686b4aa8493599341a6b (patch)
tree1045e1092ff1a935127d3aef9e6b7e7eefdcd3e0 /src/qml/doc/src/cppintegration/data.qdoc
parenta05f59388e004160899d5d311884cfabe10c3b8c (diff)
MSVC: Make Lancelot's scenegrabber compile
The extern declaration needs Q_CORE_EXPORT (which resolves to an import declaration on MSVC). Also, the type of the qt_qhash_seed variable is a QBasicAtomicInt, not int, so with proper signature mangling it would not resolve (since memory layout is the same for an int and a QBasicAtomicInt, it would just work for linkers that did not detect it.) Change-Id: I92375afcfc13e045e78a4d6cfdd539bd01b66136 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
Diffstat (limited to 'src/qml/doc/src/cppintegration/data.qdoc')
0 files changed, 0 insertions, 0 deletions