mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 13:51:13 +00:00
6 lines
No EOL
393 B
Text
6 lines
No EOL
393 B
Text
// Copyright © SixtyFPS GmbH <info@slint.dev>
|
|
// SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-Royalty-free-1.1 OR LicenseRef-Slint-commercial
|
|
|
|
// Even if that file exist in the style, it shouldn't be loaded
|
|
import { StyleMetrics } from "std-widgets-impl.slint";
|
|
// ^error{Cannot find requested import "std-widgets-impl.slint" in the include search path} |