summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@accenture.com>2010-05-12 14:07:24 (GMT)
committerShane Kearns <shane.kearns@accenture.com>2010-05-12 14:12:51 (GMT)
commitc03ecbc6163089f8eb73c97b7bfd05ab6269a278 (patch)
tree6001ec3c130d4c9cffaf31ad5f59dc20ecb0e9c3 /examples
parent84d781ace01ef8a413616ec83d0a4513beda1ca5 (diff)
downloadQt-c03ecbc6163089f8eb73c97b7bfd05ab6269a278.zip
Qt-c03ecbc6163089f8eb73c97b7bfd05ab6269a278.tar.gz
Qt-c03ecbc6163089f8eb73c97b7bfd05ab6269a278.tar.bz2
Fix wins def file for qtgui
The .def file contained symbols for both: public: static int __cdecl QEglContext::display(void) public: int __thiscall QEglContext::display(void) const But the autogenerated def file comments showed both of these as just QEglContext::display(void) Leading to confusion. There is some bug in SBSv2 which made the postlink succeed on retry. Task-number: QTBUG-10520 Reviewed-by: Trust Me
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions