summaryrefslogtreecommitdiffstats
path: root/src/corelib/serialization/qjsonvalue.cpp
diff options
context:
space:
mode:
authorAxel Spoerl <axel.spoerl@qt.io>2023-01-04 08:32:37 +0100
committerShawn Rutledge <shawn.rutledge@qt.io>2023-01-05 05:21:43 +0000
commitf05aee76288f2cbf021b80ee1b1961bd183cbfbe (patch)
tree0bd62a1e8201677c2b7c7081188bb21507118e8a /src/corelib/serialization/qjsonvalue.cpp
parentf486d1f4d2dd5340c6ca84815abc12618e648c04 (diff)
Fix unused variable compiler warning in slider example
The example overrides QWidget::resizeEvent() without using the QResizeEvent * argument. This results in a compiler warning. This patch marks the argument unused. Pick-to: 6.5 Change-Id: I647d0eda7d895e70ed6f232960aec992f5e37b6c Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'src/corelib/serialization/qjsonvalue.cpp')
0 files changed, 0 insertions, 0 deletions