diff options
author | Santhosh Kumar <[email protected]> | 2025-08-15 07:15:51 +0200 |
---|---|---|
committer | Qt Cherry-pick Bot <[email protected]> | 2025-08-15 13:28:20 +0000 |
commit | a319a14da799d9762d0e51791bd281732554661b (patch) | |
tree | 5ff6b6edc39381d36fbee684f58e15c75934d647 | |
parent | 2c0dbae934d4886d9d59236f43019e7b111401e5 (diff) |
Rename flexboxlayout example directory in consistent with othersv6.10.0-beta3
Change-Id: Ie189960af25a33f0dee54fbd49213f9d5eab5891
Reviewed-by: Mitch Curtis <[email protected]>
(cherry picked from commit 5b21e3c72bbf41420735b921576b008f8a4062e6)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
-rw-r--r-- | examples/quick/flexboxlayout/CMakeLists.txt (renamed from examples/quick/flexboxLayouts/CMakeLists.txt) | 0 | ||||
-rw-r--r-- | examples/quick/flexboxlayout/Main.qml (renamed from examples/quick/flexboxLayouts/Main.qml) | 0 | ||||
-rw-r--r-- | examples/quick/flexboxlayout/main.cpp (renamed from examples/quick/flexboxLayouts/main.cpp) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/examples/quick/flexboxLayouts/CMakeLists.txt b/examples/quick/flexboxlayout/CMakeLists.txt index cf6006dcb4..cf6006dcb4 100644 --- a/examples/quick/flexboxLayouts/CMakeLists.txt +++ b/examples/quick/flexboxlayout/CMakeLists.txt diff --git a/examples/quick/flexboxLayouts/Main.qml b/examples/quick/flexboxlayout/Main.qml index 83253f6743..83253f6743 100644 --- a/examples/quick/flexboxLayouts/Main.qml +++ b/examples/quick/flexboxlayout/Main.qml diff --git a/examples/quick/flexboxLayouts/main.cpp b/examples/quick/flexboxlayout/main.cpp index a2cac9c6e2..a2cac9c6e2 100644 --- a/examples/quick/flexboxLayouts/main.cpp +++ b/examples/quick/flexboxlayout/main.cpp |