qt6-bb10/examples/widgets/itemviews/spreadsheet
Lars Schmertmann 6ce2f3f26b Add ; to Q_UNUSED
This is required to remove the ; from the macro with Qt 6.

Task-number: QTBUG-82978
Change-Id: I3f0b6717956ca8fa486bed9817b89dfa19f5e0e1
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2020-07-07 11:51:48 +02:00
..
images
.prev_CMakeLists.txt Regenerate examples 2020-02-04 18:50:39 +00:00
CMakeLists.txt Regenerate examples 2020-02-04 18:50:39 +00:00
main.cpp Examples: enable HighDPI scaling for examples on Android 2020-03-03 19:35:11 +02:00
printview.cpp Add ; to Q_UNUSED 2020-07-07 11:51:48 +02:00
printview.h
spreadsheet.cpp examples: avoid int -> QChar conversions 2020-04-29 10:10:36 +02:00
spreadsheet.h
spreadsheet.pro
spreadsheet.qrc
spreadsheetdelegate.cpp Widget examples: replace QItemDelegate with QStyledItemDelegate 2019-10-28 19:36:32 +02:00
spreadsheetdelegate.h Widget examples: replace QItemDelegate with QStyledItemDelegate 2019-10-28 19:36:32 +02:00
spreadsheetitem.cpp
spreadsheetitem.h