cleanup widgets according to upcoming code guidelines (#3771)

This commit is contained in:
Florian Blasius 2023-10-30 10:45:25 +01:00 committed by GitHub
parent 23f3e61227
commit 10066c5eef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
76 changed files with 1714 additions and 1638 deletions

View 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 {}