summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/node.h
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2012-04-27 23:12:13 +0200
committerQt by Nokia <qt-info@nokia.com>2012-04-28 01:16:20 +0200
commit600e193bbc10939f5789bc29c7d1193bd158dce1 (patch)
tree2452c98ef0e79bc28b56491abae7e6598fea128f /src/tools/qdoc/node.h
parent9d1f1b09014c03cba323346252c11c6c52e579bd (diff)
Don't generate compiler warnings for using deprecated methods
We need to construct QImageTextKeyLang objects for the deprecated method in QImage. That's impossible to do if we don't have a constructor for the class that's non deprecated. So add a private constructor and make QImage a fried of the class so it can use that constructor. Change-Id: I6359e9943fe031ed3dca85479ee9ec47ceaf776b Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/tools/qdoc/node.h')
0 files changed, 0 insertions, 0 deletions