mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 04:18:14 +00:00
6 lines
349 B
Text
6 lines
349 B
Text
// Copyright © SixtyFPS GmbH <info@slint.dev>
|
|
// SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-Royalty-free-2.0 OR LicenseRef-Slint-Software-3.0
|
|
|
|
import { SomeRect } from "../../typeloader/incpath/local_helper_type.slint";
|
|
//^warning{No component is exported. The last imported component 'SomeRect' will be used. This is deprecated}
|
|
|