Commit Graph

2 Commits

Author SHA1 Message Date
Lucie Gérard 621917eb91 Correct license for documentation files
According to QUIP-18 [1], all documentation files should be
LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

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

Pick-to: 6.7
Task-number: QTBUG-121787
Change-Id: I9af3f46d72e72f8defdb91ce3e004ca7f00d6cab
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2024-05-13 08:17:21 +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