aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2018-03-12 16:06:11 +0100
committerSimon Hausmann <simon.hausmann@qt.io>2018-03-12 21:00:32 +0000
commita8ff8f76317c394094dd6237bbb78de51e1d9844 (patch)
treef6ee87a89bd87e272e45d87bbb68abc8b129e997 /src/quick/scenegraph
parent4c689ad93d06bcfff5dfc4fdc41c69767aa04bee (diff)
Fix ABI/API symbol tagging
The findclasslist.pl perl script that produces the linker version script got confused by the "struct name" that was part of a macro and thought that the class "name" in the *_p.h was supposed to be annotated with the private API tag, resulting in a "*4name*" mask in the linker script, which in turn made lots of public symbols "private" that had name in it, such as QQmlProperty::name(). Fixing the indentation works around it and conforms to coding style. Change-Id: I0c66a6bb1d49941d6ec6dd89d9433d9b6ae0c639 Done-with: Thiago Macieira <thiago.macieira@intel.com> Task-number: QTBUG-67004 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/quick/scenegraph')
0 files changed, 0 insertions, 0 deletions