mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
cleanup widgets according to upcoming code guidelines (#3771)
This commit is contained in:
parent
23f3e61227
commit
10066c5eef
76 changed files with 1714 additions and 1638 deletions
4
internal/compiler/widgets/qt/progressindicator.slint
Normal file
4
internal/compiler/widgets/qt/progressindicator.slint
Normal file
|
@ -0,0 +1,4 @@
|
|||
// Copyright © SixtyFPS GmbH <info@slint.dev>
|
||||
// SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-Royalty-free-1.1 OR LicenseRef-Slint-commercial
|
||||
|
||||
export component ProgressIndicator inherits NativeProgressIndicator {}
|
Loading…
Add table
Add a link
Reference in a new issue