QmlDesigner: Modernize the code a little bit

Change-Id: I24dffa459ad8a948fd58d83249cb07c827a6343f
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io>
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
Marco Bubke
2023-10-04 22:42:30 +02:00
parent d9299272bc
commit 9236b1b019
6 changed files with 77 additions and 57 deletions

View File

@@ -3,6 +3,8 @@
#pragma once
#include <array>
namespace Utils {
namespace Internal {