summaryrefslogtreecommitdiffstats
path: root/mkspecs/cygwin-g++
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2022-08-15 21:52:05 -0700
committerThiago Macieira <thiago.macieira@intel.com>2022-09-06 13:43:02 -0300
commit5d903a64aca37ee7c2836e479e175336e9b7ca87 (patch)
tree8a465d1e2274249edda124186d6c74303dd8f61d /mkspecs/cygwin-g++
parent734e0a2fbe18546780fb350af5e8b4ee2eb16d68 (diff)
findclasslist.pl: match unexported classes too
Unexported structs do mark private API too. This change necessitated fixing the negative-lookahead, because otherwise we'd match a line like: class QVariant; With $1 = "QVarian" and the "t" stood for the negative lookahead. Pick-to: 6.4 Change-Id: Ic6547f8247454b47baa8fffd170bba2c68c29dbc Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'mkspecs/cygwin-g++')
0 files changed, 0 insertions, 0 deletions