// Copyright (C) 2024 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only export const EXTENSION_ID = 'qt-ui'; export const CONF_CUSTOM_WIDGETS_DESIGNER_EXE_PATH = 'customWidgetsDesignerExePath';