Commit Graph

2 Commits

Author SHA1 Message Date
Lucie Gérard d62d13f4a2 Correct license for test files
According to QUIP-18 [1], all test files should be
LicenseRef-Qt-Commercial OR GPL-3.0-only

[1]: https://contribute.qt-project.org/quips/18

Pick-to: 6.7
Task-number: QTBUG-121787
Change-Id: I7b5f64b3b261da7a10effe2d91f2c4f058a11e88
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2024-05-13 08:18:03 +01:00
Oliver Wolff 73f52eb39f examples: Remove menus example
Showing the usage of QMenuBar and QStatusBar in a QMainWindow can be
merged into another if needed.

In order to keep the use case's code in source, the example was moved to
tests/manual.

Pick-to: 6.5
Change-Id: I76ec12e9c83a42028f2de95ab17ca07544b53425
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2023-04-06 10:36:17 +02:00