mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 02:39:28 +00:00
Replace references to the .60 files that are now renamed with .slint
This commit is contained in:
parent
0c0a783095
commit
d706d63ce1
65 changed files with 113 additions and 113 deletions
|
@ -1,8 +1,8 @@
|
|||
// Copyright © SixtyFPS GmbH <info@sixtyfps.io>
|
||||
// SPDX-License-Identifier: (GPL-3.0-only OR LicenseRef-SixtyFPS-commercial)
|
||||
|
||||
import { LineEditInner, TextEdit, AboutSixtyFPS } from "../common/common.60";
|
||||
import { StandardButton } from "../common/standardbutton.60";
|
||||
import { LineEditInner, TextEdit, AboutSixtyFPS } from "../common/common.slint";
|
||||
import { StandardButton } from "../common/standardbutton.slint";
|
||||
import { StyleMetrics, ScrollView, Button, Palette } from "std-widgets-impl.slint";
|
||||
export { StyleMetrics, ScrollView, Button, StandardButton, TextEdit, AboutSixtyFPS }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue