summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/qtcontactsdocsample/qtcontactsdocsample.cpp
diff options
context:
space:
mode:
authorMichael Goddard <michael.goddard@nokia.com>2009-08-14 16:02:59 +1000
committerMichael Goddard <michael.goddard@nokia.com>2009-08-14 16:04:54 +1000
commit1393acd01ecb2a81393a35bf5146bf399fa0bfcb (patch)
tree645d22d7b22b6a1721d8be521aa40ee9906c4a3a /doc/src/snippets/qtcontactsdocsample/qtcontactsdocsample.cpp
parente2106ea8f6e6573f0d23e75f6392beafeef98561 (diff)
Work around a problem with MWC.
Strange issue with template specializations - unless it is fully defined MWC chooses to ignore it, but if it is fully defined (in the header) all other compilers generate duplicate symbols and cause link problems. So, for MWC put the definition in the header and for everything else put it in the cpp file with a declaration in the header.
Diffstat (limited to 'doc/src/snippets/qtcontactsdocsample/qtcontactsdocsample.cpp')
0 files changed, 0 insertions, 0 deletions